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

definition: Info
 
setFilename :: Pos -> Filename -> Pos
setFilename (Pos _ a x y) fname = Pos fname a x y
demand: Info
 argument 1
deterministic: Info
 deterministic operation
failfree: Info
 (_, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({Pos},_) |-> {Pos}}
name: Info
 setFilename
precedence: Info
 no precedence defined
result-values: Info
 {Pos}
signature: Info
 Pos -> String -> Pos
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms