Namespace: go.std.unicode.utf8

v1.0

Contents

Summary

Provides a low-level interface to the unicode/utf8 package.

Package utf8 implements functions and constants to support text encoded in
UTF-8. It includes functions to translate between runes and UTF-8 byte sequences.
See https://en.wikipedia.org/wiki/UTF-8

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types