API Reference MonEx v#0.2.1

Copy Markdown View Source

Modules

MonEx implements two of the most common monadic data types

Infix shorthand operators for MonEx.map/2 and MonEx.flat_map/2.

Ecto extensions for MonEx.

An Option represents a value that may or may not be present

A Result represents the outcome of an operation that can fail