@swan-io/boxed
Advanced tools
Changelog
0.10.0
Breaking changes:
future.get
to future.onResolve
(7fd9442)isPending
, isCancelled
and isResolved
from Future (d759e66)Features:
Changelog
0.9.0
Breaking changes:
Array.keepMap
callback return an option instead of a nullable (ff967f9)Changelog
0.8.0
Features:
allFromDict
helpers (04a4662)Array.zip
& Array.unzip
(04a4662)Changelog
0.7.0
Changes:
Result
, Option
or AsyncData
from a .match
function (ae74ba8)