eotransform.transformers.apply_to_enumeration
Classes
Apply a transformations to the element of an enumeration selected by the index >>> class Plus(Transformer[int, int]): . |
Classes
Apply a transformations to the element of an enumeration selected by the index >>> class Plus(Transformer[int, int]): . |