radiant64/vialang

Add support for vectors

radiant64 opened this issue · 0 comments

Vectors are growing arrays of values of a common type. There must be no literal parser form for vectors, but it should be possible to make a vector from a list of elements of a single type.