Maxima lists and the delete function



On 3/23/09, Stavros Macrakis <macrakis at alum.mit.edu> wrote:

> As a general rule, Maxima allows operations which take lists as
> arguments (delete, append, reverse, map, cons, endcons, last, length,
> rest, member) to take any functional application as an argument and
> act on the arguments.

> It seems to me perfectly natural that sublist should work the same way.

Agreed. If anyone wants to change sublist accordingly
I won't stand in your way. There might be some other such
functions, e.g. sublist_indices.

best

Robert Dodier