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

definition: Info
 
jsIncludes :: String -> [String]
jsIncludes btdir =
   ["https://code.jquery.com/jquery-3.4.1.slim.min.js",
    btdir </> "js/bootstrap.bundle.min.js"]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The JavaScript includes relative to the base directory of BT4.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {:}}
name: Info
 jsIncludes
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 String -> [String]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term