Files
Nim/lib
Charles Blake 2bcd4e9a38 Add top of module comment. Re-order definitions to
type, then converter, then 3 iterators lowest- to highest-level
(also fastest to slowest) including a new intermediate iterator
lines(MemFile, buffer) that is more like readLine(File) in case
that helps anyone port code.
Add doc comments.
Also have toString just use newString+c_memcpy instead of
currently fragile toNimStr which Araq wants a separate PR for.
2015-08-02 12:03:52 -04:00
..
2015-06-04 13:18:42 +02:00
2013-03-16 23:53:07 +01:00
2015-07-22 17:08:21 +02:00
2014-08-28 09:50:51 +02:00
2014-08-28 09:59:26 +02:00