Home
last modified time | relevance | path

Searched refs:variablesOf (Results 1 – 9 of 9) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CoreImp/Optimizer/
H A DCommon.hs41 isRebound js d = any (\v -> isReassigned v d || isUpdated v d) (everything (++) variablesOf js)
43 variablesOf (Var _ var) = [var] function
44 variablesOf _ = [] function
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dcyldec.spad202 variablesOf : % -> List Symbol
203 ++ variablesOf(c) returns list of variables of c
237 variablesOf(cell) ==
239 cons(mainVariableOf(cell), variablesOf(rest(cell)::%))
328 vl := variablesOf(cell)
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DCELL.lsp139 '#(|variablesOf| 35 |simpleCells| 40 |samplePoint| 45 |projection|
H A DCAD.lsp445 (77 . |variablesOf|) (82 . |eval|) (|NonNegativeInteger|)
/dports/math/fricas/fricas-1.3.7/pre-generated/target/algebra/
H A Dcompress.daase490 |variablesOf| |mainVariableOf| |makeCell| |setMult| |getIntervals|
H A Doperation.daase43285 (|simpleCells| . 2028654) (|projection| . 2028551) (|variablesOf| . 2028418)
H A Dinterp.daase9512 ((|variablesOf| (((|List| (|Symbol|)) $) 24))
9535 (SIGNATURE |variablesOf| ((|List| (|Symbol|)) $))
9561 (|variablesOf| (*1 *2 *1)
9580 (SIGNATURE |variablesOf| ((|List| (|Symbol|)) $))
H A Dbrowse.daase2431 (|variablesOf|
2433 "\\spad{variablesOf(c)} returns list of variables of \\spad{c}"))
H A Dcomdb.text8313 967357`\spad{variablesOf(c)} returns list of variables of \spad{c}