Chris Nicholson-Sauls wrote: > # import cashew.utils.array; > # > # int[] foo = ... ; > # foo.remove(3U); > # foo.removeRange(2U, 7U); > # foo.removeSub(foo[1 .. 5]); > etc. I went to http://www.dsource.org/projects/cashew but found no obvious way to download cashew or instructions related to obtaining the software. --bb