PreviousUpNext

13.4.115  quickstring

The standard library quickstring package implements hashed strings supporting constant-time equality testing, with a global lock on the shared hashtable for multimicrothread safety.

The quickstring package implements the Quickstring api.

The quickstring package source code is in src/lib/src/quickstring.pkg.

See also: quickstring__premicrothread.

The above information is manually maintained and may contain errors.

Quickstring

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext