utilfuncs

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package utildownload contains internal helper functions utilized by the primary mobsql app logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Anyify

func Anyify[T any](items []T) []any

func ArrayWithValue

func ArrayWithValue[T any](size int, s T) []T

func ColonPrefixItems

func ColonPrefixItems(items []string) []string

func IntArraysSortedFilter

func IntArraysSortedFilter(intArrays [][]int) [][]int

func ItemInArray

func ItemInArray[T comparable](item T, items []T) bool

func MapKeys

func MapKeys[T comparable](m map[T]any) []T

func Pairs

func Pairs[T any](items []T) [][]T

Types

This section is empty.

Jump to

Keyboard shortcuts

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