fn is_ready(bits: usize, slot: usize) -> bool
Returns true if the specified slot has a value ready to be consumed.
true