# State --- ```text State_class : Enum[.iterator; .closure; .task] State[STATE; FN; State_class] ``` # Iterator # Closure # Task