CurryInfo: cpm-3.3.0 / CPM.PackageCache.Global.allPackages

definition:
allPackages :: GlobalCache -> [Package]
allPackages (GlobalCache ps) = ps
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Gets all package specifications from a cache.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({GlobalCache}) |-> _}
name:
allPackages
precedence:
no precedence defined
result-values:
_
signature:
GlobalCache -> [CPM.Package.Package]
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms