github.com/jdkato/prose/internal/util | Package util contains internals used across the other prose packages. |
github.com/jdkato/prose/tokenize | Package tokenize implements functions to split strings into slices of substrings. |
github.com/montanaflynn/stats | Package stats is a well tested and comprehensive statistics library package with no dependencies. |
math | Package math provides basic constants and mathematical functions. |
regexp | Package regexp implements regular expression search. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
unicode | Package unicode provides data and functions to test some properties of Unicode code points. |
unicode/utf8 | Package utf8 implements functions and constants to support text encoded in UTF-8. |