bordoley / rx-reason

Reactive programming library for ReasonML/OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s/delegate/decorateSubscriber

bordoley opened this issue · comments

commented

let delegate: Subscriber.t('a) => t('a);