Namespace: Hedgehog
Assembly: Hedgehog.dll
Base Type: obj
obj
this.Bind(m, k)
Gen<'c>
'c -> Gen<'d>
Gen<'d>
this.Combine(m, n)
Gen<unit>
Gen<'a>
this.Delay(f)
unit -> Gen<'c>
this.For(xs, k)
seq<'a>
'a -> Gen<'b>
this.Return(a)
'a
this.ReturnFrom(g)
this.Zero()