UnshowSum

ostrat.UnshowSum
See theUnshowSum companion trait
object UnshowSum

Attributes

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

Members list

Value members

Concrete methods

def apply[A](typeStrIn: String, elemsIn: RArr[Unshow[A]]): UnshowSum[A]
def apply[A](typeStrIn: String, elemsIn: Unshow[A]*): UnshowSum[A]