by example Featured Making the ReScript type system work for you (Part II) In this part, we will learn how to type simple functions and compound expressions.
rescript Making the ReScript type system work for you (Part I) The first step to getting the type checker to work for you is to understand how it works, what work it can and can't do.