Menu

Tree [9f553f] default tip /
 History

Read Only access


File Date Author Commit
 docs 2025-10-23 ggb ggb [1c93fe] Assded string array functions
 .hgignore 2025-08-27 ggb ggb [875dd8] Improved documentation.
 .hgtags 2025-10-23 ggb ggb [9f553f] Added tag V11-13 for changeset 1c93fe5f5841
 README.md 2025-10-12 ggb ggb [effaec] Updated README and version #
 docgen.sh 2025-04-28 ggb ggb [7e5aa0] Added natch_any
 docs.html 2025-04-28 ggb ggb [7e5aa0] Added natch_any
 string_extras.nim 2025-10-23 ggb ggb [1c93fe] Assded string array functions
 string_extras.nimble 2025-10-23 ggb ggb [1c93fe] Assded string array functions

Read Me

Extra utility functions for Nim strings

More details can be found in the code comments or the documentation that can be generated from those comments.

split_at

Split string into a tuple pair.

random_text

Return random gibberish using English phonemes.

Installation

    nimble install "http://hg.code.sf.net/p/nim-string-extras/code"
MongoDB Logo MongoDB