Affine

libretto.CoreDSL.Affine$
See theAffine companion trait
object Affine

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Affine.type

Members list

Concise view

Value members

Concrete methods

def from[A](f: A -⚬ One): Affine[A]

Givens

Givens

given affinePair[A, B](using A: Affine[A], B: Affine[B]): Affine[A |*| B]