utils

package
v0.0.0-...-615488f Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaxValueKey

func MaxValueKey[M ~map[K]V, K constraints.Ordered, V constraints.Ordered](m M) K

func Printlns

func Printlns[T any](lines ...T)

func UniqueSlice

func UniqueSlice[S []E, E comparable](s S) S

Types

type Grid

type Grid map[int][]string

func ToGrid

func ToGrid(in []string) Grid

func (Grid) String

func (g Grid) String() string

func (Grid) Update

func (g Grid) Update(x, y int, value string)

Jump to

Keyboard shortcuts

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