-
May be a search function. If an element is found before which the element is inserted, it must return true. Signature: bool (
mixed a_key,mixed a_value)mixed a_key - Key of a_objectmixed a_value - The value of the a_object - Can act as a lookup value in a_object.
-
May be a search function. If an element is found before which the element is inserted, it must return true. Signature: bool (
mixed a_key,mixed a_value)mixed a_key - Key of a_objectmixed a_value - The value of the a_object - Can act as a lookup value in a_object.