CurryInfo: abstract-haskell-3.0.0 / AbstractHaskell.Goodies.funcDecls

definition: Info
 
funcDecls :: Prog -> [FuncDecl]
funcDecls (Prog _ _ _ fs _) = fs
demand: Info
 argument 1
deterministic: Info
 deterministic operation
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({Prog}) |-> _}
name: Info
 funcDecls
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 AbstractHaskell.Types.Prog -> [AbstractHaskell.Types.FuncDecl]
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms