Tags

io-ioutil

Package ioutil implements some I/O utility functions.

0 questions
log

Package log implements a simple logging package.

0 questions
log-slog

Package slog provides structured logging, in which log records include a message, a severity level, and various other attributes expressed as key-value pairs.

0 questions
log-syslog

Package syslog provides a simple interface to the system log service.

0 questions
maps

Package maps defines various functions useful with maps of any type.

0 questions
math

Package math provides basic constants and mathematical functions.

0 questions
math-big

Package big implements arbitrary-precision arithmetic (big numbers).

0 questions
math-bits

Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.

0 questions
math-cmplx

Package cmplx provides basic constants and mathematical functions for complex numbers.

0 questions
math-rand

Package rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.

0 questions