Function gpu_alloc::freelist::min

source ยท
fn min<L, R>(l: L, r: R) -> L
where R: TryInto<L>, L: Ord,