CurryInfo: time-3.0.0 / Data.Time.ctHour

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