Function is_leap_year

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

Whether or not year is a leap year

Inspired by Neri-Schneider https://www.youtube.com/watch?v=J9KijLyP-yg&t=1239s