collections-d ~master (2021-12-22T13:54:35.687664)
Dub
Repo
HashSet.opBinaryRight
collections
hashset
HashSet
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinaryRight
(K key)
auto
opBinaryRight
(K key)
struct
HashSet
(K, alias hashFunc = defaultHash!K, alias less = "a < b")
@
nogc
@
safe
pure nothrow
auto
opBinaryRight
(
string
op
)
(
const
K
key
)
Meta
Source
See Implementation
collections
hashset
HashSet
aliases
Backend
HashType
remove
constructors
this
functions
has
hasRange
opBinary
opBinaryRight
opOpAssign
put
removeByElem