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

4 lines
124 B
Plaintext

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