tools

package
v0.0.0-...-8454ee1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCursorPosition

func GetCursorPosition() (row, col int, err error)

func InsertToSlice

func InsertToSlice[T any](s []T, value T, at int) []T

func IsSeparator

func IsSeparator(r rune) bool

func RemoveFromSlice

func RemoveFromSlice[T any](s []T, at int) []T

func Utf8Slice

func Utf8Slice(s string, start, end int) string

utf8Slice slice the given string by utf8 character.

Types

This section is empty.

Jump to

Keyboard shortcuts

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