Function nu_protocol::is_leap_year

source ·
pub fn is_leap_year(year: i32) -> bool
Expand description

Is the given year a leap year?