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