Array?
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Array? is a APL-like language made by User:Ractangle
Commands
Command | Action |
---|---|
[...] | Pushes array contents to the main array |
∃...∄ | Comment |
\ | Alowes the array seperator (, ) to be used in the main array without splitting the string
|
□ | Takes user input |
Examples
Hello, world!
[Hello\, world!]