Skip to content

Arcaster42/go-slice-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Slice Methods

This package adds functions for working with slices similar to that of other languages. It aims to replicate many of the functionalities included in the JavaScript Array prototype.

Features

New Slice Creation

  • Filter
  • Map

Tests

  • SliceIncludes

Upcoming Features

  • reduce (equivalent to JavaScript Array.reduce)
  • removeIndex

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages