Slink.count

Count the number of occurrences of element in list

  1. int count(V element)
    struct Slink(V, K = KeyDummy, bool Identity = false, bool HashCache = false)
    final
    int
    count
  2. int count()

Meta