//
pkg.gl
Category
github.com/mikehelmick/go-functional
maps
package
0.3.0
Repository:
https://github.com/mikehelmick/go-functional.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
23 SLOC
#
Functions
ToMap
ToMap converts a slice that is map indexed into a map according to the provided key function.
ToSlice
ToSlice takes in a map and returns a slice of the values from the map.
#
Variables
ErrDuplicateKeys
No description provided by the author
#
Type aliases
KeyFunc
No description provided by the author