(repeatableWhileCompressingAlgorithm: (Proof[P], Guard[P]) ⇒ Proof[P]).apply(v1, v2)
(repeatableWhileCompressingAlgorithm: (Proof[P]) ⇒ Proof[P]).apply(v1)
(repeatableWhileCompressingAlgorithm: StringAdd).self
(repeatableWhileCompressingAlgorithm: StringFormat).self
(repeatableWhileCompressingAlgorithm: (Proof[P], Guard[P]) ⇒ Proof[P]).toString()
(repeatableWhileCompressingAlgorithm: (Proof[P]) ⇒ Proof[P]).toString()
(repeatableWhileCompressingAlgorithm: ArrowAssoc[RepeatableWhileCompressingAlgorithm[P]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(repeatableWhileCompressingAlgorithm: Ensuring[RepeatableWhileCompressingAlgorithm[P]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead