101 LINQ examples in D

Pradeep Gowda via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed May 24 09:06:01 PDT 2017


Inspired by Demis Bellot's "Kotlin LINQ examples" [1], I have 
started a github repo to port the 101 LINQ examples to D - 
https://github.com/btbytes/dlang-linq-examples

So far, I've completed one section on "Restriction Operators". It 
has been a fun exercise. More examples to come!


[1] https://github.com/mythz/kotlin-linq-examples


More information about the Digitalmars-d-announce mailing list