Show1OptRepeat

ostrat.Show1OptRepeat
See theShow1OptRepeat companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[A1, Ar, A](typeStr: String, name1: String, fArg1: A => A1, repeatName: String, fArrayR: A => Array[Ar], opt1: Option[A1])(implicit showEv1: Show[A1], showEvR: Show[Ar]): Show1OptRepeat[A1, Ar, A]