pub const fn unlikely(condition: bool) -> bool
⌗ Indicate that a given condition is likely to be false.
condition
📍 code/util
code/util