Function tag

Create a new Tag given a name.

immutable(Tag) tag (
  string name
);

Parameters

NameDescription
name Desired name.