====== Int Set ====== ===== Description ===== Declares a set of integer values that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Constant | [[Int Set Type]] | Integer set or constant. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Object | [[Int Set Type]] | Integer set provided as the functor input. | ===== Group ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Notes ===== This functor was previously known as "IntList". ===== Internal Name ===== IntSet