[][src]Module linq::iter

Provide the implement of LINQ to Objects, based on Iterator.

Traits

Enumerable

Enumerable is an extension of Iterator. It brings LINQ methods to Iterator.