Fable
Fable copied to clipboard
Re-add support for infinite (un)curry
Description
Prior to Fable 4.0.2, we had support for infinite currying function which is needed for libraries like Thoth.Json, Fable.Form, etc.
It would be nice to have it re-added to avoid having a hard limitation. Currently, the limit has been extended to 20 hoping that it will be enough for most usage...
References:
- https://github.com/fable-compiler/Fable/issues/3514
- https://github.com/fable-compiler/Fable/pull/3378
- https://github.com/fable-compiler/Fable/issues/2525
Related information
- Fable version: Since 4.0.2