CurryInfo: cpm-3.3.0 / CPM.Repository.RepositoryDB.indexEntryExportedModules

definition:
indexEntryExportedModules :: IndexEntry -> String
indexEntryExportedModules (IndexEntry _ _ _ _ _ _ _ _ a _) = a
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Gets the attribute `ExportedModules` of the `IndexEntry` entity.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({IndexEntry}) |-> _}
name:
indexEntryExportedModules
precedence:
no precedence defined
result-values:
_
signature:
IndexEntry -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms