Function itertools::powerset::remaining_for

source ยท
fn remaining_for(n: usize, k: usize) -> Option<usize>