add

open fun add(key: T, out: R)

Adds a key-value pair to the lookup table.

Parameters

key

the input key

out

the output value