Class Tuple-Key

Part of:

package fset

Slot

default-fn
name

Direct Method

compareReturns one of :less, :greater, :equal, or :unequal according as x
is less than, greate...
lookupIf collection is a map, returns the value to which key is mapped.
If collection is a seq, t...
withOn a set, adds value1 to it, returning the updated set. On a bag, adds
value2 occurrences of...