Skip to main content

spine_len_cmp

Function spine_len_cmp 

Source
pub fn spine_len_cmp(
    cx: &mut Cx,
    head: &dyn ListValue,
    n: usize,
) -> Result<Ordering>
Expand description

Compares the spine length of head against n without full forcing.