Implication

io.github.iltotore.iron.Implication
See theImplication companion object
final class Implication[C1, C2]

An algebraic implication between two constraints (e.g transitivity for constraint.numeric.Greater).

Type parameters

C1

the assumed constraint.

C2

the constraint implied by C1.

Attributes

Companion
object
Source
Implication.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article