Rval

ostrat.Rval$
See theRval companion class
object Rval

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Rval.type

Members list

Concise view

Value members

Concrete methods

def apply[A](value: A)(implicit ev: ShowT[A]): Rval

Factory apply method for creating initial Rval box.

Factory apply method for creating initial Rval box.

Attributes