Preparing search index...
The search index is not available
extra-boolean
extra-boolean
imply
Function imply
imply
(
a
,
b
)
:
boolean
Check if antecedent ⇒ consequent.
Parameters
a
:
boolean
antecedent
b
:
boolean
consequent
Returns
boolean
a ⇒ b?
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
extra-
boolean
eqv
imp
and
count
eq
imply
is
nand
neq
nimply
nor
not
or
parse
select
xnor
xor
Generated using
TypeDoc
Check if antecedent ⇒ consequent.