one fable-low hijack cell
pair eager / lazy
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked lazy (second-offered)
· classifierB
· tiernone
response (200 chars)
Fun expression! A couple of ways to read it:
## As XOR (`^`)
`lazy ^ eager` = true when exactly one is true — which fits nicely, since an evaluation strategy is typically one or the other, not both.
neighbors