Header menu logo FsCheck

IArbMap Type

Maps types to Arbitrary instances for that type. Once constructed, the map is immutable.

Instance members

Instance member Description

this.ArbFor

Full Usage: this.ArbFor

Returns: Arbitrary<'T>
Modifiers: abstract
Type parameters: 'T
Returns: Arbitrary<'T>

this.ArbFor

Full Usage: this.ArbFor

Parameters:
Returns: Arbitrary<obj>
Modifiers: abstract
arg0 : Type
Returns: Arbitrary<obj>

this.MergeFactory

Full Usage: this.MergeFactory

Parameters:
Returns: IArbMap
Modifiers: abstract
Type parameters: 'a, 'b
arg0 : Func<'a, Arbitrary<'b>>
Returns: IArbMap

Type something to start searching.