Header menu logo Str

AutoOpenComputationalExpression Module

This module is automatically opened when the namespace Str is opened. It provides a computational expression for building strings called str.

Functions and values

Function or value Description

str

Full Usage: str

Returns: StringBufferBuilder

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.

Returns: StringBufferBuilder

Type something to start searching.