You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeof(Int) == DataType
As does basically all other types of types, with the exclusion of unions and unionalls.
While we can have multiple things using same name because of shadowing,
I would find a confusing to say this name used for anything other than the original definition
The text was updated successfully, but these errors were encountered:
just to say I was confused by this recently. I think RecordType would be a better name, like a record in a database, since it has fields which carry data.
typeof(Int) == DataType
As does basically all other types of types, with the exclusion of unions and unionalls.
While we can have multiple things using same name because of shadowing,
I would find a confusing to say this name used for anything other than the original definition
The text was updated successfully, but these errors were encountered: