Contents

init(symbol:)

Initializes a new unit with the specified symbol.

Declaration

init(symbol: String)

Parameters

  • symbol:

    The symbol used to represent the unit.

Return Value

A new unit with the specified symbol.