nim-ranges/ranges
zah 9960d8eea9 Add a helper for creating open arrays from pointers (#36)
* Add a helper for creating open arrays from pointers

* doh, toOpenArray is broken in Nim 0.19.0

* Make openarrays from typed pointers

* remove the ptr.toOpenArray seq work-around
2019-02-22 19:51:42 +02:00
..
bitranges.nim name the big endian bitrange APIs as a default choice 2018-11-27 13:31:24 +02:00
memranges.nim Some additions 2018-03-14 14:55:28 +02:00
ptr_arith.nim Add a helper for creating open arrays from pointers (#36) 2019-02-22 19:51:42 +02:00
stackarrays.nim fixup for backward compat 2018-11-28 02:28:23 +02:00
typedranges.nim fix breakage with Nim HEAD 2019-01-05 14:42:21 +02:00