nim-ranges/tests
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
..
all.nim helpers for manipulating binary formats using bit sequences 2018-06-20 19:45:10 +03:00
tbitranges.nim Add a helper for creating open arrays from pointers (#36) 2019-02-22 19:51:42 +02:00
tstackarrays.nim add proper test for proof of stack allocation (#23) 2018-08-01 22:28:02 +03:00
ttypedranges.nim Add a helper for creating open arrays from pointers (#36) 2019-02-22 19:51:42 +02:00