Return true iff pe's expression tree is exactly one expression at the root and that expression is of type variable. Does NOT inspect the premise type — caller is responsible for any type === 'derivation' check.
true
pe
variable
type === 'derivation'
1.0.0
Return
trueiffpe's expression tree is exactly one expression at the root and that expression is of typevariable. Does NOT inspect the premise type — caller is responsible for anytype === 'derivation'check.