ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Slink.set
ocean
util
container
Slink
Slink
Set to point to n as next cell
param: n, the new next cell
Ref
set
(K k, V v, Ref n)
Ref
set
(V v, Ref n)
struct
Slink
(V, K = KeyDummy, bool Identity = false, bool HashCache = false)
final
Ref
set
(
V
v
,
Ref
n
)
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
Set to point to n as next cell
param: n, the new next cell