CurryInfo: curry-ast-3.1.0 / Curry.Span.end

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