helpers

package
v0.0.0-...-5adcae6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AlphaNumeric

func AlphaNumeric(str string) string

func Filter

func Filter[T any](slice []T, pred func(l T) bool) (retval []T)

func Find

func Find[T any](slice []T, pred func(l T) bool) (retval T)

func IndexOf

func IndexOf[T comparable](slice []any, item T) int

func KebabCase

func KebabCase(str string) string

func LastIndexOf

func LastIndexOf[T comparable](slice []any, item T) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL