-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Lists can be any length, and a certain data type and should be formed by the following:
my_array <-var [dec]-< [ 1 | 2 | 3 | 4 | 5 ] <~~ Assignment
[dec][ 1 | 2 | 3 | 4 | 5 ] <~~ Literal
[<[dec]>][ <[dec]>< [dec][ 1 | 2 ] | [dec][ 3 | 4 ] > | <[dec]>< [dec][ 1 ] > ] <~~ List of arrays of lists of decs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request