RosettaCodeData/Task/Arrays/I/arrays-3.i
2016-12-05 23:44:36 +01:00

3 lines
124 B
OpenEdge ABL

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