identical

Function 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.