Chris Angelico wrote:

I think "manipulate" here means things like pointer arithmetic,

I don't believe that allowing arithmetic on pointers
is a prerequisite to considering them first-class values.
You can't do arithmetic on pointers in Pascal, for
example, but nobody argues that Pascal pointers are
not values.

--
Greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to