package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val leap_year_table : Base.Int.t Base.Array.t
val non_leap_year_table : Base.Int.t Base.Array.t
val ordinal_date : t -> Base.Int.t