runtime · runtime ·
list
list in a complete program.
CPU and GPU data processing with explicit ownership and completion.
listStatus: experimental
Complete lists example
Use a list when order and duplicates matter.
cpu · language · type checked
list of text inventory = ["map", "torch"]
inventory.Add("key")
for item in inventory { Console.Log(item) }
project.mech
manifestVersion = "2"
package = "api.example.word__list"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"
[app]
kind = "headless"
Notes and source
yeho/docs/runtime/execution-boundaries.md; docs/runtime/metal-compute-v1.md