io.github.iltotore.iron.Constraint
See theConstraint companion object
A typeclass representing the implementation of a constraint of a certain type of value.
Type parameters
- A
-
the type of the value to test.
- C
-
the constraint associated with this implementation.
Attributes
- Companion
- object
- Source
- Constraint.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Members list
In this article