Generic Function Reverse-Find (2 methods)

( reverse-find < contents-as-hashtable-mixin > < value > &key < test > )

Part of:

package metabang.cl-containers, package metabang.utilities
Finds the key in the associative-container whose value is VALUE.

Method Summary

reverse-find < alist-container > < T > 
reverse-find < contents-as-hashtable-mixin > < T >