Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ unary.ts
File
unary.ts
components/dash-table/src/dash-table/syntax-tree/lexeme/unary.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as R from
'ramda'
;
2
3
import
Logger from
'core/Logger'
;
4
import
{LexemeType, IUnboundedLexeme} from
'core/syntax-tree/lexicon'
;
Callers
nothing calls this directly
Calls
3
checkPrimality
Function · 0.85
assign
Method · 0.80
relationalEvaluator
Function · 0.70
Tested by
no test coverage detected