Back to Skills
decurry
SkillAI Toolcurrycomposereversedecurry
decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it returns a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.`
Directory Presence
Cross-referenced across 55 tracked directories
Adoption Metrics
#4165
Popularity Rank
1 / 55
Listed In
Emerging
Adoption Stage
2d
Listed For
Recently added to the ecosystem
Related Skills
Detect if code is running in an AI agent or automated development environment
SkillAI Tool
4 dirs