
get_set_attribute(?Set, -Attr)

   Get the set-attribute corresponding to Set

Arguments
   Set                 A ground set or a set variable
   Attr                A variable, will be bound to a set-attribute structure

Type
   library(fd_sets)

Description

    Gets the set-attribute of a set-variable (or computes an attribute
    structure describing a ground set as if it was a variable).



