exercism-ocaml/leap/leap.mli

2 lines
27 B
OCaml
Raw Normal View History

2024-01-13 12:19:21 +01:00
val leap_year: int -> bool