index|range, len
618 619 620 621
# File 'lib/sequence.rb', line 618 def delete(*args) #index|range, len modify( *args<<new_data) nil end