Function Taggable.untag

Remove tagged information from object.

Taggable!T untag (
  T tag
);

Parameters

NameDescription
tag tagged information that should be removed

Returns

this