CurryInfo: curry-ast-3.1.0 / Curry.Position.line

definition:
line :: Position -> Int
line (Position l _) = l
demand:
argument 1
deterministic:
deterministic operation
failfree:
{Position}
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Position}) |-> _}
name:
line
precedence:
no precedence defined
result-values:
_
signature:
Position -> Prelude.Int
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term