utils

package
v0.0.0-...-d5b4cac Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CutLast

func CutLast[S ~[]E, E comparable](s S, sep E) (S, S)

func CutLastString

func CutLastString(s, sep string) (string, string)

func Filter

func Filter[S ~[]E, E any](x S, pred func(e E) bool) S

func Map

func Map[S ~[]T, T any, U any](x S, pred func(e T) U) []U

Types

This section is empty.

Jump to

Keyboard shortcuts

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