fhammerschmidt / rescript-11-uncurry-bug

Demonstration of an @uncurry bug in ReScript 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReScript @uncurry bug

npm i
npm run res:build
npm test

This happens when uncurried is set to false. Both tests should pass, but only the manually uncurried one does.

About

Demonstration of an @uncurry bug in ReScript 11

License:MIT License


Languages

Language:JavaScript 60.5%Language:ReScript 39.5%