Function erg_compiler::ty::constructors::poly

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