monocle-ts
Advanced tools
Changelog
1.6.1
Refinement
to the find
method of Fold
will return the narrowed type (@Stouffi)Changelog
1.6.0
Traversal.prototype.filter
(@gcanti)Either
prisms (@gcanti)Prism.fromRefinement
in favour of Prism.fromPredicate
(@gcanti)Changelog
1.5.0
indexNonEmptyArray
(@sledorze)fp-ts@1.11.0
(@sledorze)Note. If you are running < typescript@3.0.1
you have to polyfill unknown
.
You can use unknown-ts as a polyfill.