We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
see broadcasting
Otherwise folding are just functors: fold list binary_operator default := fold list++ binary_operator(default,list#1)
// list FROM index, e.g. [1,2,3]>>1 == [2, 3] // list FROM index, e.g. [1,2,3]++ == [2, 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