API Reference noether v1.0.0
modules
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
.