CurryInfo: time-3.0.0 / Data.Time.ctSec

definition:
ctSec :: CalendarTime -> Int
ctSec (CalendarTime _ _ _ _ _ s _) = s
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- The second of a calendar time.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({CalendarTime}) |-> _}
name:
ctSec
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