package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Functions
Assigned returns a RangeTable with all assigned code points for a given Unicode version.
Merge returns a new RangeTable that is the union of the given tables.
New creates a RangeTable from the given runes, which may contain duplicates.
Visit visits all runes in the given RangeTable in order, calling fn for each.