| Did you know ... | Search Documentation: |
| when-else |
|function<-then
or when<-else
is evaluated depending on the result of testing when<-condition.
If this slot contains a function, this function is evaluated and the
result returned. Otherwise the plain value is returned.