stz
better generics
It dawned on me looking at some old notes that I once had an idea for generic container using the sub-index syntax. Instead of Array of: Person you'd write Array[Person]. I wondered - well, can't I do that in STZ right now? and do I