Skip to main content

nth_matches

Function nth_matches 

Source
pub(crate) fn nth_matches(a: i64, b: i64, position: i64) -> bool
Expand description

nth: position が a*n + b(n>=0)で表せるか。