시작하기 전에…


Publisher

Publisher란?

Just

Empty

Fail

Future

Record

Deferred

AnyPublisher

Subscriber

Subscriber란?

sink

assign

AnyCancellable

Subject

Subject란?

PassthroughSubject

CurrentValueSubject

Operator: 변환(Transformation)

map

flatMap

scan

encode

decode

Operator: 필터링(Filtering)

filter

removeDuplicates

compactMap

ignoreOutput

first

last

dropFirst

drop(while:)

prefix(while:)

Operator: 결합(Combining)

prepend

append

combineLatest

merge

zip

switchToLatest

Operator: 시간기반(Time-Based)

debounce

throttle

delay

measureInterval

timeout

Operator: 에러처리(Error Handling)

catch

retry

replaceError

assertNoFailure

Operator: 기타

collect

share

multicast

🦘 Inspired by Wallaby와 함께하는 RxSwift

CreativeCommons BY-SA 라이센스 3.a.B 항목에 따라 아래와 같은 변경점이 있음을 고지합니다.