[][src]Function enso_macro_utils::type_depends_on

pub fn type_depends_on(ty: &Type, target_param: &GenericParam) -> bool

Does type depends on the given type parameter.