fun add(value: V): K
Add a value to the slot map, using the first available slot.
value - The value.
value
Return The slot that was used to store the value.