CurryInfo: base-3.3.0 / System.IO.isEOF

definition:
isEOF :: IO Bool
isEOF = hIsEOF stdin
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Is standard input at end of file?
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
isEOF
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms