class documentation

class CallableChoiceIterator:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __iter__ Undocumented
Instance Variable choices​_func Undocumented
def __init__(self, choices_func):

Undocumented

def __iter__(self):

Undocumented

choices_func =

Undocumented