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

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