Result extension Result: Arbitrary where Success: Arbitrary, Failure: Arbitrary Available where Success: Arbitrary, Failure: Arbitrary arbitrary A generator of Results where Success and Failure conform to Arbitrary Declaration Swift public static var arbitrary: Gen<Result<Success, Failure>> { get } © 2021 SkipTheDishes. All rights reserved. (Last updated: 2021-12-07) Generated by jazzy ♪♫ v0.14.1, a Realm project.