hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
unary
hunt
framework
view
Uninode
Undocumented in source. Be warned that the author may not have intended to support it.
UniNode
unary
(UniNode lhs)
UniNode
unary
(
string
op
)
(
UniNode
lhs
)
if
(
op.among
!(
Operator.Plus
,
Operator.Minus
)
)
UniNode
unary
(UniNode lhs)
Meta
Source
See Implementation
hunt
framework
view
Uninode
functions
binary
checkNodeType
getAsString
isFloatNode
isIntNode
isIterableNode
isNumericNode
toBoolType
toCommonCmpType
toCommonNumType
toIterableNode
toStringType
unary