mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-22 20:59:54 +00:00
* wip documentation strutils * some runnableExamples in strutils * assert -> doAssert * corrected doc for abbrev; some more runnable examples * runnableExamples for join * fix c&p error * corrections