ds300 / derivablejs

Functional Reactive State for JavaScript and TypeScript
Apache License 2.0
515 stars 23 forks source link

Maybe derive returns always maybe type #114

Closed TrySound closed 6 years ago

TrySound commented 6 years ago

I guess I skipped a lot of errors since flow warn on suppressed errors. Now maybeDerive always return nullable value. /cc @andreypopp