Comment on Dynamic Typing in SQLparentComments−seanmcdirmid7yThere are also static type systems that support dynamic inheritance (eg the one designed for Cecil) where the type of a value can change over time.
Comments
There are also static type systems that support dynamic inheritance (eg the one designed for Cecil) where the type of a value can change over time.