Hi,
multi foo ($a) {...}
multi foo ($a, $b) {...}
say &foo.arity;
# die? warn and return 0? warn and return undef? return 1|2?
--Ingo
--
Linux, the choice of a GNU | There are no answers, only
generation on a dual AMD | cross-references.
Athlon! |
