ListMap.removeBack

Remove the last node.

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

Meta