Function erg_compiler::ty::constructors::callable

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