Hedgehog


Gen<'a> Type

Namespace: Hedgehog

Assembly: Hedgehog.dll

Base Type: ValueType

Kind: Struct

A generator for values and shrink trees of type 'a.

Union cases

Union case Description

Gen Random<Tree<'a>>

Full Usage: Gen Random<Tree<'a>>

Parameters:

Item : Random<Tree<'a>>