HashSet.size

Return the number of elements contained

class HashSet(V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
final
size_t
size
()

Meta