Open MarioAriasC opened 6 years ago
First of all, where is a good place to put those new docs on the Arrow site?
A new section in the menu between Patterns
and Datatypes
(https://github.com/arrow-kt/arrow/blob/master/modules/docs/arrow-docs/docs/_data/menu.yml#L31-L34) called Syntax
or Function Helpers
or something similar. In that section of the menu, feel free to do a subdivision however makes sense.
In the new website we have a section about functions which covers currying, partial application, composition, and memoization. Do you think this is enough to cover the missing docs?
None of the functions and utilities coming from funKTionale is documented.