rb_parse_args - shoes/shoes3 GitHub Wiki
rb_parse_args fmt string
'a,b' is a sequence - a followed by b 'a|b' is an alternate (a or b)
so "|h" is only a hash - different from "h" in some way?
what does & mean?
rb_parse_args fmt string
'a,b' is a sequence - a followed by b 'a|b' is an alternate (a or b)
so "|h" is only a hash - different from "h" in some way?
what does & mean?