vvergu opened this issue 8 years ago · 1 comments
Add a builtin operator for list concatenation ++ to be used like this: L1 ++ L2.
++
L1 ++ L2
Done.