RosettaCodeData/Task/Enumerations/J/enumerations-1.j
2023-07-01 13:44:08 -04:00

4 lines
95 B
Text

enum =: cocreate''
( (;:'apple banana cherry') ,L:0 '__enum' ) =: i. 3
cherry__enum
2