Search documentation of antikythera
antikythera
v0.5.1
Pages
Modules
Mix
Tasks
Settings
View Source
Antikythera.Cron.Month.Int
(antikythera v0.5.1)
Summary
Types
t()
Functions
max()
min()
valid?(term)
Types
Link to this type
t()
View Source
@type
t() :: 1..12
Functions
Link to this function
max()
View Source
@spec
max() ::
t
()
Link to this function
min()
View Source
@spec
min() ::
t
()
Link to this function
valid?(term)
View Source
@spec
valid?(
any
()) ::
boolean
()