Files
modeling-app/rust/kcl-lib/std/array.kcl
Nick Cameron 0621e1a53e Docs content (#6792)
* Add documentation to modules, and some constants and types

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Improve the language reference

Signed-off-by: Nick Cameron <nrc@ncameron.org>

---------

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-11 19:32:33 +12:00

5 lines
110 B
Plaintext

/// Functions for manipulating arrays of values.
@no_std
@settings(defaultLengthUnit = mm, kclVersion = 1.0)