Files
Nim/rtarrays.idx
github-actions[bot] 866c630123 Deploy to GitHub pages
2026-02-11 16:57:42 +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