Transforms the given function of three arguments from curried format to "tuple curried" which can be used with Opt.zip3.
uncurryTuple
Generated using TypeDoc
Transforms the given function of three arguments from curried format to "tuple curried" which can be used with Opt.zip3.