version | 5.1.0 |
license | BSD2 |
native-modules | False |
elm-version | 0.18.0 <= v < 0.19.0 |
Tag | 5.1.0 |
Committed At | 2017-02-23 18:44:06 UTC |
elm-lang/core | 5.0.0 <= v < 6.0.0 | 5.1.1 |
Toolkit.Helpers
contains generic helper functions for type conversion, error
handling, and working with lists, tuples, and functions
Toolkit.Operators
contains a 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