pub fn core_downcast(
db: &dyn SemanticGroup,
input: TypeId,
output: TypeId,
) -> FunctionId
Expand description
The function downcast
from the integer
submodule.
pub fn core_downcast(
db: &dyn SemanticGroup,
input: TypeId,
output: TypeId,
) -> FunctionId
The function downcast
from the integer
submodule.