Zip

smithy4s.Transformation$.Zip
See theZip companion object
case class Zip[F1[_, _, _, _, _], F2[_, _, _, _, _], I, E, O, SI, SO](_1: F1[I, E, O, SI, SO], _2: F2[I, E, O, SI, SO])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product