CurryInfo: spicey-4.2.0 / Spicey.GenerationHelper.viewModuleName

definition:
viewModuleName :: String -> String
viewModuleName entityName = "View." ++ entityName
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
viewModuleName
precedence:
no precedence defined
result-values:
_
signature:
String -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms