C# Class IronPython.Modules.PythonIterTools.chain

Inheritance: IterBase
Show file Open project: jschementi/iron

Private Methods

Method Description
LazyYielder ( object iterables ) : IEnumerator
chain ( ) : System
from_iterable ( CodeContext context, PythonType cls, object iterables ) : chain