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

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