one fable-low hijack cell
pair perl / ruby
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked ruby (second-offered)
· classifierB
· tiernone
response (200 chars)
Fun expression! In both languages, `perl || ruby` would evaluate `perl` first and return it if truthy, otherwise return `ruby`. 😄
If you're asking which to choose, here's a quick comparison:
## Perl
neighbors