seasonedcc / composable-functions

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

Explicit return types #143

Closed diogob closed 3 months ago

diogob commented 3 months ago

Tries to make our typing more elegant and safe. Also, it should theoretically improve performance (unverified claim based on deno guides)