klyn.collections.HashSet.count
method
public native count(item as T) as ULong
Description

Counts occurrences of the given element in the set.

Parameters
  • item The element to count.