bordoley / rx-reason

Reactive programming library for ReasonML/OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s/shareWithReplayBuffer/shareReplayBuffer

bordoley opened this issue · comments

commented

let shareWithReplayBuffer: (int, RxObservable.t('a)) => RxObservable.t('a);