266
you are viewing a single comment's thread
view the rest of the comments
[-] barubary@infosec.exchange 4 points 4 days ago

Does Ruby require the use of [] and {} there? Because those %w/%i/etc things look like custom quoting operators and at least in Perl you can use any delimiter you want: qw(a b c) is a list of strings, but so are qw+a b c+ and qw;a b c;.

this post was submitted on 24 Aug 2025
266 points (100.0% liked)

Programmer Humor

37993 readers
87 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS