Files
modeling-app/docs/kcl-std
Nick Cameron b19acd550d Type check and coerce arguments to user functions and return values from std Rust functions (#6958)
* Shuffle around function call code

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

* Refactor function calls to share more code

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

* Hack to leave the result of revolve as a singleton rather than array

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

---------

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-19 16:50:15 +12:00
..
2025-05-13 14:59:23 +12:00
2025-05-13 19:27:34 +00:00
2025-05-06 11:02:55 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-06 11:02:55 +12:00
2025-05-13 19:27:34 +00:00
2025-05-13 19:27:34 +00:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-11 19:32:33 +12:00
2025-05-13 19:27:34 +00:00

Autogenerated docs

Everything in this directory and its subdirectories (except this file) is automatically generated. Do not edit anything in this directory directly, your changes will be lost.

The directory contents are generated by running the test_generate_stdlib_markdown_docs test in /rust/kcl-lib/src/docs/gen_std_tests.rs. Files are generated from the standard library declared in KCL (/rust/kcl-lib/std) and in Rust (/rust/kcl-lib/src/std), and by copying files from ../kcl-src.