RV

object RV
class Object
trait Matchable
class Any
RV.type

Value members

Concrete methods

def int[S]: RV[S, Int]
def long[S]: RV[S, Long]
def pure[S, A](a: A): RV[S, A]