+1 > On Jul 1, 2016, at 8:20 AM, Adrian Zubarev via swift-evolution > <[email protected]> wrote: > > Additive question: > > Can a type instance of a type SomeType.self SomeType.Type be Hashable? > I really would want to use these in dictionaries or sets :) > > [Any.Type: ValueType] > > Set<Any.Type> // Union type universe > > > > -- > Adrian Zubarev > Sent with Airmail > > _______________________________________________ > swift-evolution mailing list > [email protected] <mailto:[email protected]> > https://lists.swift.org/mailman/listinfo/swift-evolution > <https://lists.swift.org/mailman/listinfo/swift-evolution>
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
