aboutsummaryrefslogtreecommitdiff
path: root/lib/ascii/set.go
AgeCommit message (Collapse)Author
10 daysall: apply go fixShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/
2023-06-18all: move internal/asciiset to asciiShulhan
The asciiset.Set type is exported as ascii.Set.