collection
key
)collection
is a map, returns the value to which key
is mapped.collection
is a seq, takes key
as an index and returns thecollection
is a set orkey
, returns true and the membernil
; this is useful for canonicalization.lookup sequence t |
lookup tuple tuple-key |
lookup wb-2-relation t |
lookup wb-bag t |
lookup wb-map t |
lookup wb-seq t |
lookup wb-set t |