| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
TypedIterOption
Option, typed dynamically
Provides an iterator of the single value list
|
|||
|
Inherited from |
|||
|
|||
| any |
|
||
|
|||
|
Inherited from |
|||
|
|||
Create the final option type This gives the type a new name, inherits from the original type (where possible) and adds an __iter__ method in order to be able to iterate over the one-value-list. The following type conversions are done:
|
| Home | Trees | Indices | Help |
|
|---|