Utilities for working with common Elm types, e.g. Maybe, Result, Json, Tuple, Regex etc. and helpful operators for common programming constructs, e.g. if, Maybe and Result handling, function application and composition, etc.
You'll need Grove.
grove install panosoft/elm-utils
Documentation can be found here.