rfc9839

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: MIT Imports: 1 Imported by: 0

README

rfc9839

RFC9839 Unicode Character Repertoire Subsets

GoDoc

Documentation

Overview

Package rfc9839 implements the character subsets defined in RFC9839 - Unicode Character Repertoire Subsets.

See https://www.rfc-editor.org/rfc/rfc9839.html for details.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsUnicodeAssignable

func IsUnicodeAssignable(r rune) bool

IsUnicodeAssignable returns whether the rune is part of the RFC9839 "Unicode Assignables" subset.

func IsUnicodeScalar

func IsUnicodeScalar(r rune) bool

IsUnicodeScalar returns whether the rune is part of the RFC9839 "Unicode Scalars" subset.

func IsXMLCharacter

func IsXMLCharacter(r rune) bool

IsXMLCharacter returns whether the rune is part of the RFC9839 "XML Characters" subset.

func UnicodeAssignables

func UnicodeAssignables() unicode.RangeTable

UnicodeAssignables returns the unicode.RangeTable of the RFC9839 "Unicode Assignables" subset.

func UnicodeScalars

func UnicodeScalars() unicode.RangeTable

UnicodeScalars returns the unicode.RangeTable of the RFC9839 "Unicode Scalars" subset.

func XMLCharacters

func XMLCharacters() unicode.RangeTable

XMLCharacters returns the unicode.RangeTable of the RFC9839 "XML Characters" subset.

Types

This section is empty.

Jump to

Keyboard shortcuts

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