ResultAssociative
Red::ResultAssociative
Lazy Associative class from Red queries (.classify)
method of
method of() returns Mutype of the value
method key-of
method key-of() returns Mutype of the key
method keys
method keys() returns Mureturn a list of keys run a SQL query to get it
method elems
method elems() returns MuRun query to get the number of elements
method AT-KEY
method AT-KEY(
$key
) returns Mureturn a ResultSeq for the given key
method Bag
method Bag() returns MuRun query to create a Bag
method Set
method Set() returns MuRun query to create a Set