implementing array length stdlib function as len

This commit is contained in:
arnav
2024-12-15 15:57:49 -05:00
parent 96652a0c48
commit b7d729a4b4
10 changed files with 5135 additions and 0 deletions

View File

@ -57,6 +57,7 @@ layout: manual
* [`legAngX`](kcl/legAngX)
* [`legAngY`](kcl/legAngY)
* [`legLen`](kcl/legLen)
* [`len`](kcl/len)
* [`line`](kcl/line)
* [`lineTo`](kcl/lineTo)
* [`ln`](kcl/ln)

37
docs/kcl/len.md Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff