PersistSeqSpecBoth

ostrat.PersistSeqSpecBoth
See thePersistSeqSpecBoth companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[Ae, A <: SeqSpec[Ae]](typeStr: String)(implicit showAeEv: Show[Ae], unshowAeEv: Unshow[Ae], build: BuilderCollMap[Ae, A]): PersistSeqSpecBoth[Ae, A]

Factory apply method for constructing both Show and Unshow type class instances for SeqSpec types.

Factory apply method for constructing both Show and Unshow type class instances for SeqSpec types.

Attributes