toSet

abstract fun toSet(): Set<Tag>

Returns the contents of this TagMap as a set of Tag instances.

Return

Set of Tag values.