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

definition:
setIndexEntryExecutableSpec :: IndexEntry -> String -> IndexEntry
setIndexEntryExecutableSpec (IndexEntry a10 a9 a8 a7 a6 a5 a4 a3 a2 _) a =
  IndexEntry a10 a9 a8 a7 a6 a5 a4 a3 a2 a
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Sets the attribute `ExecutableSpec` of the `IndexEntry` entity.
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({IndexEntry},_) |-> {IndexEntry}}
name:
setIndexEntryExecutableSpec
precedence:
no precedence defined
result-values:
{IndexEntry}
signature:
IndexEntry -> String -> IndexEntry
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms