DSMTypeOptional¶ class dsviper.DSMTypeOptional¶ Bases: object A class used to represent the type optional<element_type>. Note: Not directly instantiable. element_type() → DSMType¶ Return the type of the element.