sdbm.key(value) â key
Instance Public methods
Returns the key associated with the given value.
If more than one key corresponds to the given
value, then the first key to be found will be returned. If no
keys are found, nil will be returned.
Please login to continue.