mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-10 17:18:10 +00:00
Deploy to GitHub pages
This commit is contained in:
4
rtarrays.idx
Normal file
4
rtarrays.idx
Normal file
@@ -0,0 +1,4 @@
|
||||
nimTitle rtarrays rtarrays.html module std/rtarrays 0
|
||||
nim RtArray rtarrays.html#RtArray object RtArray 20
|
||||
nim initRtArray rtarrays.html#initRtArray,Natural proc initRtArray[T](len: Natural): RtArray[T] 27
|
||||
nim getRawData rtarrays.html#getRawData,RtArray[T] proc getRawData[T](x: var RtArray[T]): ptr UncheckedArray[T] 32
|
||||
Reference in New Issue
Block a user