elegant 0.0.4
elegant: ^0.0.4 copied to clipboard
A collection of utility functions and classes.
0.0.4 #
Result.transform'stransformerparam can now take null values.Result.transformOk: liketransform, but assumes the transformation result is always ok if the input is.
0.0.3 #
groups()andpairs()functions for generating groups from iterables.
0.0.2 #
Result.unwrap(): returns the result, or throws an exception.
0.0.1 #
- Initial version.