Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 295 Bytes

slinq

[s]lices-[LINQ] Its like LINQ of C# but for Go and way worse ! :)

  • its only for slices
  • it's not chainable
  • it only contains the functions i deemed to be "maybe useful"
  • Go's syntax for passing functions as parameters is not as neat as C#.

But maybe it can still be useful!