Skip to content

This Golang package provides higher-order functions that operate on slices, enabling the user to manipulate slice data without the need for explicit iteration. These functions serve as convenient abstractions, simplifying common operations like filtering, mapping, reducing, and transforming slice elements.

License

Notifications You must be signed in to change notification settings

hubarthurcoelho/go-slice-hofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card Coverage Status

go-slice-hofs

This Golang package provides higher-order functions that operate on slices, enabling the user to manipulate slice data without the need for explicit iteration. These functions serve as convenient abstractions, simplifying common operations like filtering, mapping, reducing, and transforming slice elements.

About

This Golang package provides higher-order functions that operate on slices, enabling the user to manipulate slice data without the need for explicit iteration. These functions serve as convenient abstractions, simplifying common operations like filtering, mapping, reducing, and transforming slice elements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages