CurryInfo: spicey-4.2.0 / Spicey.GenerationHelper.html

definition:
html :: String -> QName
html f = ("HTML.Base", f)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Converts a string into a qualified name of the module "HTML.Base".
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {(,)}}
name:
html
precedence:
no precedence defined
result-values:
{(,)}
signature:
String -> (String, String)
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms