Given a direction and a glyph, replaces the tee at this direction in a given tee set with the given glyph and returns the new tee set.
At the key named you will find a version that does the same but accepts a name of a tee set instead of an tee set.
named
Tee set to change.
A Direction of the glyph to be changed.
String of new glyph.
Updated tee set.
Given a direction and a glyph, replaces the tee at this direction in a given tee set with the given glyph and returns the new tee set.
At the key
namedyou will find a version that does the same but accepts a name of a tee set instead of an tee set.Param: set
Tee set to change.
Param: direction
A Direction of the glyph to be changed.
Param: glyph
String of new glyph.
Returns
Updated tee set.