3 lines
50 B
Text
3 lines
50 B
Text
|
|
array :: {#Char}
|
||
|
|
array = {x \\ x <- ['a' .. 'z']}
|