CINQ icon indicating copy to clipboard operation
CINQ copied to clipboard

Implement the rest of method syntax

Open kevin1 opened this issue 9 years ago • 0 comments

Please check off methods as they are implemented (including any overrides described in Microsoft's LINQ documentation)

  • [ ] selectmany
  • [ ] groupjoin
  • [ ] join
  • [ ] distinct
  • [ ] except
  • [ ] intersect
  • [ ] union
  • [ ] groupby
  • [ ] aggregate

kevin1 avatar Apr 09 '15 03:04 kevin1