Slink.detachNext

Cause current cell to skip over the current next() one, effectively removing the next element from the list

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

Meta