dcheck ~master (2021-12-16T12:53:05.2981281)
Dub
Repo
Arbitrary
dcheck
arbitrary
Arbitrary for bool
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary (
T
)
if
(
is
(
T
==
bool
)
) {
auto
generate
();
mixin
DefaultShrinkAndSpecialCases
!
T
;
}
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
Members
Functions
generate
auto
generate
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
DefaultShrinkAndSpecialCases
!
T
Undocumented in source.
Meta
Source
See Implementation
dcheck
arbitrary
manifest constants
ArrayGenSizeMax
ArrayGenSizeMin
mixin templates
DefaultShrink
DefaultShrinkAndSpecialCases
DefaultSpecialCases
templates
Arbitrary
CheckArbitrary
HasArbitrary
Arbitrary for bool