CurryInfo: time-3.0.0 / Data.Time.ctDay

definition: Info
 
ctDay :: CalendarTime -> Int
ctDay (CalendarTime _ _ d _ _ _ _) = d
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
The day of a calendar time.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({CalendarTime}) |-> _}
name: Info
 ctDay
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 CalendarTime -> Prelude.Int
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms