Files
Nim/rtarrays.idx
github-actions[bot] c7440eccf2 Deploy to GitHub pages
2025-09-27 04:02:34 +00:00

5 lines
324 B
Plaintext

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