Next: srfi sets-and-bags update, Previous: srfi sets-and-bags preds, Up: srfi sets-and-bags [Index]
Return the element of set or bag that is equal, in the sense of the comparator’s equality predicate, to element. If element is not a member of set or bag: return default.
Return the comparator used to compare the elements of set or bag.