package
6.4.2063+incompatible
Repository: https://github.com/lmorg/murex.git
Documentation: pkg.go.dev

# README

Builtins: make array

This provides the array builtins, a, ja and ta:

a: [monday..friday]
a: [Jan..Dec]
a: [0..99]
a: [00..09]
a: [z..a]
a: [0000..1000x2]
a: [00..ffx16]
a: [foo,bar]
a: foo[a,b,c..x,y,z]bar
a: [foo,bar][bar,foo]