PolyFunctions

smithy4s.kinds.PolyFunctions
object PolyFunctions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def mapErrorK[E, E1](f: E => E1): PolyFunction[[_] =>> Either[E, _$1], [_] =>> Either[E1, _$2]]