vulture

package module
v0.0.0-...-a149ce4 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ranges

func Ranges[T constraints.Integer](start, end T) ranges[T]

func Transformer

func Transformer[D any, S any](list List[S]) transformer[D, S]

Types

type List

type List[T any] []T

func FromSlice

func FromSlice[T any](val []T) List[T]

func FromString

func FromString(val string) List[byte]

func (List[T]) IntoString

func (s List[T]) IntoString() string

func (List[T]) Iter

func (s List[T]) Iter() iterator[T]

func (*List[T]) IterRef

func (s *List[T]) IterRef() iteratorRef[T]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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