Union API

Union

Allows storing a combination of several types under a single variable.

obj Union {
}

Union.str()

Returns a string representation.

fn Union.str () str