http://design.perl6.org/S99.html#LTA
On Sat, Jun 27, 2015 at 5:57 PM, Tom Browder <tom.brow...@gmail.com> wrote: > On Jun 27, 2015 7:39 PM, "yary" <not....@gmail.com> wrote: > > > > This "sort of" works, in that it does the right thing when you give one > > correct arg, and fails when you give neither arg or both args. The error > > message is good when you give both args, but LTA with no args. > > Thanks, Yary, Good use of multi which I passed over in my search! > > Best regards, > > -Tom > > P.S. I assume LTA means "less than adequate?" >