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

definition:
indexEntryKeyToInt :: IndexEntryID -> Int
indexEntryKeyToInt (IndexEntryID key) = key
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- id-to-int function for entity `IndexEntry`.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({IndexEntryID}) |-> _}
name:
indexEntryKeyToInt
precedence:
no precedence defined
result-values:
_
signature:
IndexEntryID -> Prelude.Int
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms