one fable-low hijack cell
pair zag / zig
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked zig (second-offered)
· classifierB
· tiernone
response (200 chars)
That looks like a logical OR expression — `zag || zig`. A few ways to read it:
**As code:** In most languages, `zag || zig` evaluates `zag` first and returns it if it's truthy; otherwise it returns/e
neighbors