ComputationalExpressions Module
Types
Type | Description |
Computational Expression String Builder: use 'yield' to append text, or seq of strings separated by a new line and 'yield!' (with an exclamation mark) to append text followed by a new line character. accepts ints, guids and chars too. |