package
0.3.0
Repository: https://github.com/mikehelmick/go-functional.git
Documentation: pkg.go.dev

# Functions

ToMap converts a slice that is map indexed into a map according to the provided key function.
ToSlice takes in a map and returns a slice of the values from the map.

# Variables

No description provided by the author

# Type aliases

No description provided by the author