CurryInfo: contract-prover-4.0.0 / ContractProver.makeTransState

definition: Info
 
makeTransState :: Int -> [(Int,TypeExpr)] -> TransState
makeTransState = TransState tTrue
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {TransState}}
name: Info
 makeTransState
precedence: Info
 no precedence defined
result-values: Info
 {TransState}
signature: Info
 Prelude.Int -> [(Prelude.Int, FlatCurry.Types.TypeExpr)] -> TransState
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms