Find Brazilian addresses by postal code, directly from Correios API. No HTML parsers.
UNDER DEVELOPMENT
UNDER DEVELOPMENT
Some functions that I miss in Elixir standard library (and maybe you too).
Miss Elixir brings in a non-intrusive way some extra functions that, for different reasons, are not part of the Elixir standard library.
UNDER DEVELOPMENT
If Atom, BitString, Integer and Float values wanna be a boolean value, they can using to_boolean/1 function.