SwiftTypeSystem icon indicating copy to clipboard operation
SwiftTypeSystem copied to clipboard

Mock a runtime type system & other changes

Open Azoy opened this issue 1 year ago • 0 comments

This removes the Type type from the type system and instead models it as a protocol for specific type systems to create for themselves while also mocking out a runtime type system to see how one could conform to a type system.

Azoy avatar Apr 04 '23 17:04 Azoy