what's the best syntax i can get from a list clas...
# announcements
s
what's the best syntax i can get from a list class that doesn't inherit from anything? docs say i can add FooList.iterator() extension function..but i don't see how i could, since it'd have to be static data