Attempt to implicitly cast the expression into type t.
This routine will change e. To check the matching level, use implicitConvTo.
Expression that is to be casted
Current scope
Expected resulting type
The resulting casted expression (mutating e), or ErrorExp if such an implicit conversion is not possible.
See Implementation
Attempt to implicitly cast the expression into type t.
This routine will change e. To check the matching level, use implicitConvTo.