nim-lang / fusion

Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.
MIT License
128 stars 16 forks source link

Added module `pointers` containing `toUncheckedArray` #20

Closed timotheecour closed 4 years ago

timotheecour commented 4 years ago

I intend to followup with another PR that adds the procs from https://github.com/nim-lang/Nim/pull/15490 to this module, and later more procs dealing with ptr-like variables