CurryInfo: failfree-4.0.0 / Main.makeTransState

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