Files
Nim/punycode.idx
github-actions[bot] 030b631899 Deploy to GitHub pages
2025-10-31 16:08:19 +00:00

7 lines
413 B
Plaintext

nimTitle punycode punycode.html module src/punycode 0
nim PunyError punycode.html#PunyError object PunyError 31
nim encode punycode.html#encode,string,string proc encode(prefix, s: string): string 63
nim encode punycode.html#encode,string proc encode(s: string): string 119
nim decode punycode.html#decode,string proc decode(encoded: string): string 123
nimgrp encode punycode.html#encode-procs-all proc 63