//
pkg.gl
Category
github.com/gre-ory/games-go
internal
util
list
package
0.3.0
Repository:
https://github.com/gre-ory/games-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
34 SLOC
#
Functions
Contains
No description provided by the author
Convert
Convert converts a list of items into a list of other items.
Filter
No description provided by the author
Shuffle
No description provided by the author
#
Type aliases
Converter
A Converter is a function that converts one object into one other object.