Skip to content

sideneckx/array_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Array Utility

New feature

  • Add Map, Reduce, Filter with generic (require go 1.18 or later)
  • Add FirstIndex, FirstIndexOfItem (of pointer), First with where
  • Add new Set type (simple wrap of map[comparable]bool)

Install

go get github.com/sideneckx/array_util

About

Array utility

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages