ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Slink.key
ocean
util
container
Slink
Slink
add support for keys also?
struct
Slink
(V, K = KeyDummy, bool Identity = false, bool HashCache = false)
static if
(
!is(typeof(K) == KeyDummy)
)
K
key
;
Meta
Source
See Implementation
ocean
util
container
Slink
Slink
aliases
Comparator
Ref
Type
functions
attach
copy
count
countKey
countPair
detachNext
find
findKey
findPair
hash
index
indexKey
indexPair
nth
set
tail
static functions
merge
sort
split
variables
cache
key
next
value
add support for keys also?