PureRV

schrodinger.kernel.testkit.PureRVT$package.PureRV
object PureRV

Attributes

Source
PureRVT.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PureRV.type

Members list

Value members

Concrete methods

def getExtra[S, A](key: LookupKey[A]): PureRV[S, Option[A]]

Attributes

Source
PureRVT.scala
def setExtra[S, A](key: InsertKey[A], a: Option[A]): PureRV[S, Unit]

Attributes

Source
PureRVT.scala