Commit 7a33470a authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Simplify the implementation of when-blocks

Reimplement elsewhen in terms of otherwise.

Implement when/otherwise with a multi-command sequence, rather than a lone
but mutable command.  Now, all commands are immutable.  The command stack
is kaput.
parent d001d076
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment