ApplyRefineVU

coulomb.syntax.refined.infra$.ApplyRefineVU
class ApplyRefineVU[P, U]

Attributes

Source:
refined.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[V](v: V)(using Validate[V, P]): Quantity[Either[String, Refined[V, P]], U]

Attributes

Source:
refined.scala