mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-09 16:48:18 +00:00
Deploy to GitHub pages
This commit is contained in:
2
wordwrap.idx
Normal file
2
wordwrap.idx
Normal file
@@ -0,0 +1,2 @@
|
||||
nimTitle wordwrap wordwrap.html module std/wordwrap 0
|
||||
nim wrapWords wordwrap.html#wrapWords,string,int,set[char],string proc wrapWords(s: string; maxLineWidth = 80; splitLongWords = true;\n seps: set[char] = Whitespace; newLine = "\n"): string 22
|
||||
Reference in New Issue
Block a user