Slink.dup

dup is shallow; i.e., just makes a copy of the current cell

struct Slink(V, K = KeyDummy, bool Identity = false, bool HashCache = false)
dup
(
scope Ref delegate
()
alloc
)

Meta