nv_tooling 0.2.2+2
nv_tooling: ^0.2.2+2 copied to clipboard
An assortment of useful classes used for development at NonVanilla.
0.2.2+2 #
- Update Result type in Readme.md.
0.2.2+1 #
- Add Result type to Readme.md.
0.2.2 #
- Add Result type again.
0.2.1 #
- Add mapN extension to Iterable.
0.2.0+1 #
- Add Doc Strings.
0.2.0 #
- Remove Result type.
0.1.0+1 #
- Fix bug in Result type.
0.1.0 #
- Add Result type and remove SuccessOrFailure case.
0.0.10 #
- Add Documentation.
0.0.9 #
- Add Doc Strings and type def for Future<SuccessOrFailure<S, F>>.
0.0.8 #
- Add mapGrouped to iterable extensions.
0.0.7 #
- Add Selection class (both with optional and mandatory selection).
0.0.6 #
- Fix map function in SuccessOrFailure.
0.0.5 #
- Extend package description for max score.
0.0.4 #
- Add handy iterable extensions.
0.0.3 #
- Add nothing class as a substitute for Void.
0.0.2 #
- Add map function to SuccessOrFailure, example project and better Description.
0.0.1 #
- Release SuccessOrFailure class.