Function erg_compiler::ty::constructors::callable

source ·
pub fn callable(param_ts: Vec<Type>, return_t: Type) -> Type