package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Feb 17, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
func Contains(slice interface{}, value interface{}) (bool, int)
func Filter(slice interface{}, f func(interface{}) bool) ([]interface{}, error)
func InterfaceToSlice(slice interface{}) ([]interface{}, error)
func Reverse(slice interface{}) ([]interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.