CurryInfo: currypath-3.0.0 / System.CurryPath.addCurrySubdir

definition:
addCurrySubdir :: FilePath -> FilePath
addCurrySubdir dir = dir </> currySubdir
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Transforms a directory name into the name of the corresponding
--- sub directory containing auxiliary files.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
addCurrySubdir
precedence:
no precedence defined
result-values:
_
signature:
String -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term