fn is_arithmetic_leap_year(p_year: i32) -> boolExpand description
Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4789 Not used, but kept for comparative purposes
fn is_arithmetic_leap_year(p_year: i32) -> boolLisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4789 Not used, but kept for comparative purposes