Satisfy constructor

const Satisfy(
  1. Calculable<bool> predicate
)

Implementation

const Satisfy(this.predicate);