one fable-low hijack cell
pair lazy_eval / strict_eval
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked strict_eval (second-offered)
· classifierB
· tiernone
response (200 chars)
# strict_eval → lazy_eval
Converting from strict (eager) to lazy evaluation means delaying computation until a value is actually needed.
## Core transformation
**Strict:** arguments evaluated *befo
neighbors