Changelog
0.3.1
775231b
Thanks @lukemorales! - Add JSDoc data and examples for Array and Predicate methods
65066ae
Thanks @lukemorales! - Pass error
to Result.expect
Changelog
0.3.0
99c04bc
Thanks @lukemorales! - Add missing array methods
1e7c71b
Thanks @lukemorales! - Improve predicates refinement on dissatisfied paths in Result
Changelog
0.2.0
#16 cf92f59
Thanks @lukemorales! - Rewrite API to class objects.
Funkcia now exposes Option
, Result
, AsyncOption
, and AsyncResult
as class objects.
Check the full documentation at funkcia.lukemorales.io.