[Module Publish] a function combinator library

illusory0x0/fun, A library that provides function composition, curry, uncurry, arrow function alias, apply curry function.

A simple slide explain why we need this fun module. In order to solve impl variadics function.

more details look this Why-we-need-curry-in-moonbit.pdf

3 Likes