Versions in this module Expand all Collapse all v0 v0.2.2 Aug 6, 2018 v0.2.1 Mar 16, 2018 v0.2.0 Dec 10, 2017 Changes in this version + type Arbitraries struct + func DefaultArbitraries() *Arbitraries + func (a *Arbitraries) ForAll(condition interface{}) gopter.Prop + func (a *Arbitraries) GenForType(rt reflect.Type) gopter.Gen + func (a *Arbitraries) RegisterGen(gen gopter.Gen)