utils

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckIfSliceContains

func CheckIfSliceContains[T comparable](slice []T, ele T) bool

func InsertToSliceByIndex

func InsertToSliceByIndex[T comparable](slice []T, idx int, val T) []T

func PopFromSliceByIndex

func PopFromSliceByIndex[T comparable](slice []T, idx int) (T, []T)

func RenderASCIIGraph

func RenderASCIIGraph(render_target string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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