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

Value members

Concrete methods

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

Factory apply method for creating initial Rval box.

Factory apply method for creating initial Rval box.

Attributes