Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
A simple remix of ifThen to make it easier to test for emptiness. Example: ifEmpty -value minsky -then nothing -else something returns: something ifEmpty -value -then nothing -else something returns: nothing