CurryInfo: cpm-3.3.0 / CPM.Repository.CacheDB.repositoryCacheDB

definition:
repositoryCacheDB :: Config -> String
repositoryCacheDB cfg = repositoryCacheFilePrefix cfg ++ ".db"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The database containing the repository cache.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
repositoryCacheDB
precedence:
no precedence defined
result-values:
_
signature:
CPM.Config.Config -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term