In this post, we will see how to resolve Is there a way to convert curried functions to uncurried functions? Question: The map function in rescript-json-combinators accepts only uncurried functions and the functions we are using are curried. What is ...
In this post, we will see how to resolve Is a simple way to use Belt.Set (and others) fixing its type? Question: I’m creating a functor for opaque identifiers to allow the type system help catching issues where you’re supposed ...