hxLINQ

Haxe implementation of LINQ.
http://github.com/andyli/hxLINQ

To install, run:

haxelib install hxLINQ 1.2.1 

See using Haxelib in Haxelib documentation for more information.

README.md

hxLINQ

An implementation of LINQ in Haxe.

Originally based on the LINQ to JavaScript (JSLINQ) Project, but was heavily modified to bring it closer to the original C# LINQ.

Usage

You can refer to the original LINQ documentation / API list, or look at Test.hx.

Haxe user should find it very similar to the Lambda class. hxLINQ is Array based and basically a super set of Lambda.

Contributors
andyli
Version
1.2.1
Published
4 years ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub