Skip to content
pannous edited this page Feb 20, 2023 · 4 revisions

Group is an internal type declaring lists declared with round braces or no braces like

1 2 3
a;b;c
(1,2,3)

Groups are immutable by default and identical to tuples of other languages or named tuples if the node_pointer are pairs: (a:1 b:2 c:3)

Home

Philosophy

data & code blocks

features

inventions

evaluation

keywords

iteration

tasks

examples

todo : bad ideas and open questions

⚠️ specification and progress are out of sync

Clone this wiki locally