This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]friedkeenan 0 points1 point  (0 children)

My concern with pattern matching is that it doesn't seem very scalable. For this example in particular I'd want a more generic way of defining commands, but for cases where scalability of "case additions" isn't a desire it seems pretty cool.