Skip to content
Cecil edited this page Nov 17, 2015 · 1 revision

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?

Clone this wiki locally