io.github.iltotore.iron.skunk
Attributes
-
Source
-
skunk.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
A Codec for refined types. Decodes to the underlying type then checks the constraint.
A Codec for refined types. Decodes to the underlying type then checks the constraint.
Value parameters
-
codec
-
the Codec of the underlying type
-
constraint
-
the Constraint implementation to test the decoded value
Attributes
-
Source
-
skunk.scala
Explicit conversion for refining a Codec. Decodes to the underlying type then checks the constraint.
Explicit conversion for refining a Codec. Decodes to the underlying type then checks the constraint.
Value parameters
-
constraint
-
the Constraint implementation to test the decoded value
Attributes
-
Source
-
skunk.scala