Closed dsiu closed 7 months ago
No, you are right, 1.3.0 contains changes like in the above parseInt
function that require uncurried mode so that you can have optional args without requiring the trailing unit argument.
This should of course be documented, I will create a PR to update the README.
Updated README in #215.
Is "uncurried": false even supported for
rescript-core
?