Function hindley_milner::new_function [] [src]

pub fn new_function(
    a: &mut Vec<Type>,
    from_type: ArenaType,
    to_type: ArenaType
) -> ArenaType

A binary type constructor which builds function types