|
|
-
Is there a way to have a catchall with getArgToFuncMapping?Jonathan Coveney 2012-10-26, 00:04
I have a function and in the case it is given a single tuple or DataBag I
want it to dispatch to two functions, and in all other cases to a third. Is this possible under the current scheme? Thanks Jon |