Implication

constructor(firstOperand: Formula, secondOperand: Formula)(source)

Creates an Implication operator with the given antecedents and consequent.

Parameters

firstOperand

The antecedent.

secondOperand

The consequent.