RosettaCodeData/Task/Arrays/HolyC/arrays-3.holyc
2018-06-22 20:57:24 +00:00

3 lines
124 B
Text

# Unicon provides a number of extensions
# insert and delete work on lists allowing changes in the middle
# possibly others