toSet

abstract fun toSet(): Set<String>

Returns a read only set containing the tag names in this TagSet.

Return

Set of the tag names in this TagSet.