* Creates a function which accepts one or more arguments of `func` that when * invoked either executes `func` returning its result, if all `func` arguments * have been provided, or returns a function that accepts one or more of the * remaining `func` arguments, and so on. The arity of
(func, arity)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected