add_fields: Add Fields to oClasses and Other Objects
Description
For environments, oClass instances and generator, add_fields is a wrapper for
list2env; it adds the objects in ... the environment if they are named.
For list and other objects, it behaves similar to appending ... as a list.
Usage
add_fields(x, ...)
Arguments
x
oClass instance, generator, environment, list, or other object