is_leap_year

Function is_leap_year 

Source
pub const fn is_leap_year(year: i32) -> bool
Expand description

Basic leap-year check