fogfish / datum

pure functional and generic programming for Erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve the documentation of =< operator in context of category pattern.

fogfish opened this issue · comments

The documentation and examples requires better description of cats:unit(...) and =< operator.
We need to improve the documentation at Section: Composition with state. Additionally, create a dedicated section to define a role of cats:unit(...).