version | 4.0.0 |
license | BSD2 |
native-modules | False |
elm-version | 0.18.0 <= v < 0.19.0 |
Tag | 4.0.0 |
Committed At | 2016-11-19 20:17:07 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 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