exp

module
v0.0.0-...-97d0141 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: BSD-3-Clause

README

exp

PkgGoDev

This subrepository holds experimental and deprecated (in the old directory) packages.

The idea for this subrepository originated as the pkg/exp directory of the main repository, but its presence there made it unavailable to users of the binary downloads of the Go installation. The subrepository has therefore been created to make it possible to go get these packages.

Warning: Packages here are experimental and unreliable. Some may one day be promoted to the main repository or other subrepository, or they may be modified arbitrarily or even disappear altogether.

In short, code in this subrepository is not subject to the Go 1 compatibility promise. (No subrepo is, but the promise is even more likely to be violated by go.exp than the others.)

Caveat emptor.

Directories

Path Synopsis
cmd
Package constraints defines a set of useful constraints to be used with type parameters.
Package constraints defines a set of useful constraints to be used with type parameters.
Package ebnf is a library for EBNF grammars.
Package ebnf is a library for EBNF grammars.
Ebnflint verifies that EBNF productions are consistent and grammatically correct.
Ebnflint verifies that EBNF productions are consistent and grammatically correct.
io
Package maps defines various functions useful with maps of any type.
Package maps defines various functions useful with maps of any type.
Package mmap provides a way to memory-map a file.
Package mmap provides a way to memory-map a file.
Package rand implements pseudo-random number generators.
Package rand implements pseudo-random number generators.
Package slices defines various functions useful with slices of any type.
Package slices defines various functions useful with slices of any type.
Package slog provides structured logging, in which log records include a message, a severity level, and various other attributes expressed as key-value pairs.
Package slog provides structured logging, in which log records include a message, a severity level, and various other attributes expressed as key-value pairs.
Package utf8string provides an efficient way to index strings by rune rather than by byte.
Package utf8string provides an efficient way to index strings by rune rather than by byte.

Jump to

Keyboard shortcuts

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