Tyyppi

Library bringing erlang typespecs to runtime.
Provides on-the-fly type validation, typed structs with upserts validation and more.
Installation
def deps do
[
{:tyyppi, "~> 0.1"}
]
endChangelog
0.6.0—Tyyppi.ValueforStruct+Jason.EncoderifJasonis presented + bugfixes0.5.0—Tyyppi.Value+ constructors +~t||sigil to produceTyyppitypes0.4.0— per-field coercions and validations viacast_field/1andvalidate_field/10.3.0— use:etsfor type information when the process was not started