ListMap.removeFront

Remove the first node.

struct ListMap(K, V, size_t chunkSize = 32)
void
removeFront
()

Meta