Algae v0.8.0 Algae.Reader

Summary

Functions

Simply invoke the reader function on the contained environment

Types

t :: %Algae.Reader{env: any, reader: (any -> any)}

Functions

read(reader)

Specs

read(Algae.Reader.t) :: any

Simply invoke the reader function on the contained environment