Slink.attach

Splice in p between current cell and whatever it was previously pointing to

param: p, the cell to splice

struct Slink(V, K = KeyDummy, bool Identity = false, bool HashCache = false)
final
void
attach
()

Meta