Function erg_compiler::ty::constructors::poly

source ·
pub fn poly<S: Into<Str>>(name: S, params: Vec<TyParam>) -> Type