RosettaCodeData/Task/Arrays/HolyC/arrays-3.holyc

4 lines
124 B
Text
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
# Unicon provides a number of extensions
# insert and delete work on lists allowing changes in the middle
# possibly others