generate_with_types

Function generate_with_types 

Source
pub fn generate_with_types(
    program: &Program,
    type_env: TypeEnv,
    target: Target,
) -> GeneratedCode
Expand description

Generate code with semantic type information (for better type inference)