CurryInfo: coosy-3.1.0 / Coosy.Trace.readTrace

definition:
readTrace :: String -> Trace
readTrace str = map readEvent (lines str)
demand:
argument 1
deterministic:
deterministic operation
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {:,[]}}
name:
readTrace
precedence:
no precedence defined
result-values:
{:,[]}
signature:
String -> [Event]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term