Skip to content

A library of useful functions for operating on slices in Go

License

Notifications You must be signed in to change notification settings

jkratz55/slices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slices

A library of useful functions for operating on slices in Go.

This is a library aimed at making it easier to work with slices in Go. Slices was inspired from Lodash and my experiences in other programming languages such as Kotlin, Java, C#, etc.

Getting the Library

This library requires Go 1.18+

go get github.com/jkratz55/slices

About

A library of useful functions for operating on slices in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages