Algae v0.10.0 Algae.Reader
Summary
Functions
Simply invoke the reader function on the contained environment
Types
t :: %Algae.Reader{env: any, reader: (any -> any)}
Functions
Specs
read(Algae.Reader.t) :: any
Simply invoke the reader function on the contained environment