seasonedcc / composable-functions

Types and functions to make composition easy and safe
MIT License
653 stars 13 forks source link

change function type declarations #45

Closed diogob closed 1 year ago

diogob commented 1 year ago

This PR aims to simplify the function declarations inlining most types, thus avoiding some typeof. It should also improve the automatic documentation on deno.land.