Skip to main content
nth_matches
atmos
0.1.0
In atmos::
os_
lib::
css::
selector
atmos
::
os_lib
::
css
::
selector
Function
nth_
matches
Copy item path
Source
pub(crate) fn nth_matches(a:
i64
, b:
i64
, position:
i64
) ->
bool
Expand description
nth: position が a*n + b(n>=0)で表せるか。