Home

Awesome

Build Status

linq4j

A port of LINQ (Language-Integrated Query) to Java.

Download

$ git clone git://github.com/julianhyde/linq4j.git linq4j

Build and test

$ mvn package

Backlog

If you would like to contribute, here are some of the tasks we have planned. Please let us know if you are starting one.

Already implemented

Methods on Enumerable:

Methods on Queryable:

(Except methods that involve EqualityComparer.)

More information