bordoley / rx-reason

Reactive programming library for ReasonML/OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxValue: Only update if the old and new values are not reference equal

bordoley opened this issue · comments

commented

let nextValue = f(value^);