potion v1.3.2 Potion.Convert protocol

Summary

Types

t()
t :: term

Functions

to_atom(item)
to_atom(BitString.t | List.t | Atom.t) :: Atom.t
to_float(item)
to_float(BitString.t | List.t | Float.t | Integer.t) :: Float.t
to_integer(item)
to_integer(BitString.t | List.t | Float.t | Integer.t) :: Integer.t
to_string(item)
to_string(BitString.t | List.t | Atom.t | Float.t | Integer.t) :: BitString.t