base

package
v0.0.0-...-7272a43 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package base contains basic utility libraries and interfaces.

Directories

Path Synopsis
Package ascii provides static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
Package ascii provides static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
Package casefmt provides utilities for converting between various ASCII case formats.
Package casefmt provides utilities for converting between various ASCII case formats.
Package opt provides an immutable data type that may contain a non-nil value of any type.
Package opt provides an immutable data type that may contain a non-nil value of any type.
Package precond contains convenience function that help a function method or method check whether it was invoked correctly (that is, whether its preconditions were met).
Package precond contains convenience function that help a function method or method check whether it was invoked correctly (that is, whether its preconditions were met).
Package runematcher provides functions that check whether a rune matches a certain condition.
Package runematcher provides functions that check whether a rune matches a certain condition.
Package stopwatch provides means to measures elapsed time in nanoseconds.
Package stopwatch provides means to measures elapsed time in nanoseconds.

Jump to

Keyboard shortcuts

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