mintl.list doesn't seem to have a way to get the pointer to a value. This would be nice when the values are structs. Maybe there's a technical reason for it not to be there, I don't know. I'm currently using Indigo's LinkedList class, where the pointer is a property of the iterators.