Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@timandy timandy released this 03 Aug 14:41
· 917 commits to master since this release

Release notes

Features

  • Translated all LINQ to Objects API of .net framework 4.7.
  • Add unit test cases.
  • Add API leftJoin, rightJoin, fullJoin, crossJoin.
  • Support cast CharSequence to IEnumerable.
  • Add Tuple definitions.

Links