1 line
97 B
Text
1 line
97 B
Text
ly:{((0<>x mod 100) | 0=x mod 400) & 0=x mod 4} / Return 1b if x is a leap year; 0b otherwise
|