CurryInfo: cpm-manage-3.0.0 / CPM.Package.HTML.jsIncludes

definition:
jsIncludes :: String -> [String]
jsIncludes btdir =
   ["https://code.jquery.com/jquery-3.4.1.slim.min.js",
    btdir </> "js/bootstrap.bundle.min.js"]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- The JavaScript includes relative to the base directory of BT4.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {:}}
name:
jsIncludes
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