version | 1.0.2 |
license | BSD2 |
native-modules | False |
elm-version | 0.17.0 <= v < 0.18.0 |
Tag | 1.0.2 |
Committed At | 2016-10-19 23:31:55 UTC |
elm-lang/core | 4.0.5 <= v < 5.0.0 | 4.0.5 |
Toolkit.Helpers
contains generic helper functions for type conversion, error
handling, and working with lists, tuples, and functions
Toolkit.Operators
contains a small set of custom infix operators for
maintaining a consistent, unidirectional coding style when working with lists,
Maybe
and Result
values, and functions that take multiple arguments