Closed goodpaul6 closed 5 years ago
Automatically convert to any, but not back; requires explicit cast. Currently a no-op, but in the future casting could actually convert between types.
It also doesn't check for convertibility, but this will need to be done in the future once we have interfaces.
Automatically convert to any, but not back; requires explicit cast. Currently a no-op, but in the future casting could actually convert between types.
It also doesn't check for convertibility, but this will need to be done in the future once we have interfaces.