News

Is your feature request related to a problem? Please describe. I only learned about the power of case statements quite recently, so there are lots of opportunities in my code that could be written ...
For the first time, we're seeing a program that's making choices. There are three `say` commands in there, but only one of them will be run each execution. The way it all works is probably fairly ...