need a good name for a function that accepts a list of arguments and returns a function that accepts a function that accepts those arguments and calls it with them
@bossposs good question!! if i wrote a function like that in javascript i might call it reverseCurry?
@autumnontape oh this is perfect thank you
help