CurryInfo: rw-data-generator-2.0.0 / RW.Generator.modules

definition:
modules :: [QName] -> [MName]
modules = nub . map fst
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the module names of all qualified names.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
modules
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[(String, String)] -> [String]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms