- Expanded README and added it to the generated documentation.
0.0.2 - 2024-08-06
Lace.Map
module with some initial map-related functions:move/3
,move_new/3
,put_if/3
,put_if/4
Lace.Result
module with some initial result-related functions:from/1
,ok/1
,error/1
,collect/1
,collapse/1
,chain/2
and the guardsis_okish/1
,is_errorish/1
,is_valish/1
.- PR checks GitHub Action Workflow
The project is empty, but live :)