
get_attrs(-Var, -Attrs)

   Get all dynamic attributes

Arguments
   Var                 variable
   Attrs               Nested term att(Name,Value,MoreAttrs) or []

Type
   library(dynamic_attributes)

Modes and Determinism
   get_attrs(-, -) is det


