mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
4 lines
262 B
Plaintext
4 lines
262 B
Plaintext
nimTitle unidecode unidecode.html module std/unidecode 0
|
|
nim loadUnidecodeTable unidecode.html#loadUnidecodeTable,string proc loadUnidecodeTable(datafile = "unidecode.dat") 41
|
|
nim unidecode unidecode.html#unidecode,string proc unidecode(s: string): string 53
|