core::cmp module
E1282539
UNEXPLORED
The core::cmp module in Rust provides fundamental traits and utilities for comparing values, such as ordering and equality operations, within the core library.
All labels observed (1)
| Label | Occurrences |
|---|---|
| core::cmp module canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T17677860 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: core::cmp module Context triple: [core (Rust crate), provides, core::cmp module]
-
A.
std::cmp module
The std::cmp module in Rust provides traits and functions for ordering and equality comparisons, including tools like Ord, PartialOrd, Eq, and PartialEq.
-
B.
cmp
cmp is a GNU Diffutils command-line utility that compares two files byte by byte and reports the first difference it finds.
-
C.
System.IComparable
System.IComparable is a .NET interface that defines a method for ordering and comparing objects, enabling sorting and comparison operations.
-
D.
IStructuralComparable
IStructuralComparable is a .NET interface that enables objects to be compared based on the structure and values of their components rather than just their references.
-
E.
core (Rust crate)
The `core` Rust crate is the foundational, platform-agnostic library that provides Rust’s essential language primitives and types for environments without the full standard library.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: core::cmp module Target entity description: The core::cmp module in Rust provides fundamental traits and utilities for comparing values, such as ordering and equality operations, within the core library.
-
A.
std::cmp module
The std::cmp module in Rust provides traits and functions for ordering and equality comparisons, including tools like Ord, PartialOrd, Eq, and PartialEq.
-
B.
cmp
cmp is a GNU Diffutils command-line utility that compares two files byte by byte and reports the first difference it finds.
-
C.
System.IComparable
System.IComparable is a .NET interface that defines a method for ordering and comparing objects, enabling sorting and comparison operations.
-
D.
IStructuralComparable
IStructuralComparable is a .NET interface that enables objects to be compared based on the structure and values of their components rather than just their references.
-
E.
core (Rust crate)
The `core` Rust crate is the foundational, platform-agnostic library that provides Rust’s essential language primitives and types for environments without the full standard library.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.