From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-10-16 15:09:56


Hi,
I would like to make a subset view of the element in a tuple. It
would, for example, give me a view into the first, third, and fifth
element of the tuple. It isn't clear how to do this with the available
views.

Thanks,
Chris