dcheck ~master (2021-12-16T12:53:05.2981281)
Dub
Repo
DefaultSpecialCases
dcheck
arbitrary
You can use this to define default special cases implementation.
mixin template
DefaultSpecialCases (
T
) {
import
std
.
range
;
;
auto
specialCases
();
}
Members
Functions
specialCases
auto
specialCases
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dcheck
arbitrary
manifest constants
ArrayGenSizeMax
ArrayGenSizeMin
mixin templates
DefaultShrink
DefaultShrinkAndSpecialCases
DefaultSpecialCases
templates
Arbitrary
CheckArbitrary
HasArbitrary
You can use this to define default special cases implementation.