Skip to content

Adds `utils.SliceFind`

Compare
Choose a tag to compare
@aidenwallis aidenwallis released this 17 Dec 19:15
· 5 commits to main since this release
ccd6b2f
  • Adds utils.SliceFind, an easy way to linearly test for a given value in a slice for a given value and return it (or the zero value).