Method Pike.soft_cast()
- Method soft_cast
type
soft_cast(type
to
,type
from
)- Description
Return the resulting type from a soft cast of
from
toto
.
type
soft_cast(type
to
, type
from
)
Return the resulting type from a soft cast of from
to to
.