noether v0.2.0 API Reference
Modules
Noether aims to ease common data manipulation tasks by introducing simple algebraic functions and other utilities. Functions and names are inspired (sometimes taken as-is) from Haskell.
This module hosts several utility functions to work with {:ok, _} | {:error, _}
values.
These type of values will be then called Either
.