IsoSyntax

class IsoSyntax[Whole, Piece](self: Iso[Whole, Piece])

Provides implicit syntax for when the optic is an isomorphism.

Provides implicit syntax for when the optic is an isomorphism.

class Object
trait Matchable
class Any

Value members

Concrete methods

def flip: Iso[Piece, Whole]

Flips this isomorphism around.

Flips this isomorphism around.