the type of the container used for the set of sections.
By default, this is a array of set of numbers, corresponding to the id
field of each section
represents all courses in a schedule, usually stored as (key, array of set of sections)
pair
If section is -1, it means that all sections are allowed. Otherwise, section should be an array of groups, and each group should be an array/set of sections
Generated using TypeDoc
represents all courses in a schedule, usually stored as
(key, array of set of sections)
pairIf section is -1, it means that all sections are allowed. Otherwise, section should be an array of groups, and each group should be an array/set of sections
This field is called
All
(yes, with the first letter capitalized) due to historical reasons