Macro Wb-Set

Part of:

package fset
( wb-set &rest args )
Constructs a wb-set according to the supplied argument subforms. Each
argument subform can be an expression, whose value will be a member of the
result set; or a list of the form ($ expression), in which case the
expression must evaluate to a set, all of whose members become members of the
result set.