Skip to content

PointerTo() produces different results for repeat invocations #298

@thockin

Description

@thockin

For every type in a Universe, there is a single Type object instance. This allows comparisons, e.g. to types.String. The way PointerTo() is implement, PointerTo(String) != PointerTo(String).

We should probably change it to do be safer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions