In 1.0.0 is there a set of functions to partially ...
# arrow
p
In 1.0.0 is there a set of functions to partially apply multiple parameters?
s
Nope, there is no function for that. The current functions are already quite bloating 😞 I wish we could conveniently solve this with a compiler plugin instead.
👍🏼 2
p
Combinatory explosion! a.k.a. RIP IJ