CurryInfo: spicey-4.2.0 / Spicey.GenerationHelper.model

definition: Info
 
model :: String -> String
model s = "Model." ++ s
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
---------------------------------------------------------------------
Qualify a string (module name) with the prefix `Model.`
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> _}
name: Info
 model
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 String -> String
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms