Algae v0.12.2 Algae.Free View Source
A “free” structure. Similar to lists.
Shallow
holds a plain valueDeep
holds recursiveFree
structs
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
deep()
View Source
deep() :: (Algae.Free.Deep.t -> (any -> Algae.Free.Deep.t))
Link to this function
deep(deep, value)
View Source
deep(Algae.Free.Deep.t, any) :: Algae.Free.Deep.t