CurryInfo: currypp-3.2.0 / CPP.ICode.ParsePos.getCol

definition:
getCol :: Pos -> Column
getCol (Pos _ _ _ y) = y
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Pos}) |-> _}
name:
getCol
precedence:
no precedence defined
result-values:
_
signature:
Pos -> Prelude.Int
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms