CurryInfo: verify-non-fail-2.0.0 / Verify.ESMT.makeTPSubst

definition: Info
 
makeTPSubst :: [(Ident,Sort)] -> TPSubst
makeTPSubst = FM.fromList
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Create a type substitution from ident/sort pairs.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {fromList}}
name: Info
 makeTPSubst
precedence: Info
 no precedence defined
result-values: Info
 {fromList}
signature: Info
 [(String, Sort)] -> Data.Map.Map String Sort
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term