Variant

scalaprops.Variant
object Variant

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Variant.type

Members list

Value members

Concrete methods

def variant[A](n: Long, g: CogenState[A]): CogenState[A]
def variantInt[A](n: Int, g: CogenState[A]): CogenState[A]