bordoley / reactive-js

Fast modern reactive Javascript programming library
MIT License
10 stars 0 forks source link

forkMerge typing is wrong #552

Closed bordoley closed 1 year ago

bordoley commented 1 year ago

it tends to fall back down to DeferredObservable in cases where it should return Runnable or RunnableWithSideEffects.