Download Latest Version v3.2.0 (2020-12-29).zip (64.9 kB)
Email in envelope

Get an email when there's a new version of go-linq

Home / v3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2017-01-10 562 Bytes
v3.0.0 (2017-01-10).tar.gz 2017-01-10 670.6 kB
v3.0.0 (2017-01-10).zip 2017-01-10 689.9 kB
Totals: 3 Items   1.4 MB 0
  • Breaking change: ToSlice() now overwrites existing slice starting from index 0 and grows/reslices it as needed.
  • Generic/parametrized methods support (Thanks @cleitonmarx!)
  • Accepting parametrized functions was originally proposed in [#26]
  • You can now avoid type assertions and interface{}s
  • Functions with generic methods are named as MethodNameT
  • Method signatures for the existing LINQ methods are unchanged.
  • Added ForEach(), ForEachIndexed() and AggregateWithSeedBy().

Also thanks @kalaninja for working on this release.

Source: README.md, updated 2017-01-10