proposit-core
Preparing search index...
lib
TNotOperatorNotDecidableReason
Type Alias TNotOperatorNotDecidableReason
TNotOperatorNotDecidableReason
:
"is-not-operator"
|
"not-an-operator-type"
Reason an expression cannot be voted on:
"is-not-operator"
— the expression is the
"not"
operator (flipped by render-time negation, not voted on).
"not-an-operator-type"
— the expression exists but is a variable or formula node; only operator expressions carry accept/reject state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
proposit-core
Loading...
Reason an expression cannot be voted on:
"is-not-operator"— the expression is the"not"operator (flipped by render-time negation, not voted on)."not-an-operator-type"— the expression exists but is a variable or formula node; only operator expressions carry accept/reject state.