Algae v0.11.0 Algae.Reader

Summary

Functions

Simply invoke the reader function on the contained environment

Types

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

Functions

read(reader)

Specs

read(t) :: any

Simply invoke the reader function on the contained environment