Returns an appended list of expression from each element of an aggregate,
with an optional filter.
- arguments:
- aggregate GDL aggregate object
- (e.g. from a :sequence (:size .) :object specification)
- optional arguments:
- expression Expression using the-element, Default Value: NIL
- Similar to a the-object reference, which should return a list
|