ShowSum2

ostrat.ShowSum2
See theShowSum2 companion class
object ShowSum2

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ShowSum2.type

Members list

Value members

Concrete methods

def apply[ST <: AnyRef, A1 <: ST, A2 <: ST](typeIn: String, ev1In: Show[A1], ev2In: Show[A2])(implicit ct1: ClassTag[A1], ct2: ClassTag[A2]): ShowSum2[ST, A1, A2]