pub const fn is_leap_year(year: i32) -> boolExpand description
Whether or not year is a leap year
Inspired by Neri-Schneider https://www.youtube.com/watch?v=J9KijLyP-yg&t=1239s
pub const fn is_leap_year(year: i32) -> boolWhether or not year is a leap year
Inspired by Neri-Schneider https://www.youtube.com/watch?v=J9KijLyP-yg&t=1239s