Function go_types::typ::identical

source ·
pub fn identical(x: TypeKey, y: TypeKey, objs: &TCObjects) -> bool
Expand description

identical reports whether x and y are identical types. Receivers of Signature types are ignored.