Format
method Format(f: State; c: rune)
void Format(State f, rune c)
func Format(_ f: State, _ c: rune)
// .NET, .NET Standard 2.0 func Format(f State, c rune) // Island func Format(f State, c rune) void
Sub Format(f As State, c As rune)
Parameters: