collections

package module
v0.0.0-...-15adf82 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

collections

This module implements specialized container datatypes providing alternatives to Go's general purpose built-in containers, array, slice, map. This project was inspired by Python's collections module, which I've been using for several years.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(elems ...any) _list

Types

This section is empty.

Jump to

Keyboard shortcuts

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