dcheck v0.1.0 (2014-03-27T22:52:40Z)
Dub
Repo
Arbitrary
dcheck
arbitrary
Arbitrary template for char, dchar, wchar
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary
(T)
template
Arbitrary (
T
)
if
(
isArray
!
T
&&
HasArbitrary
!(
ElementType
!
T
).
HasGenerate
!()
&&
!
isSomeString
!
T
) {
auto
generate
();
auto
shrink
(T val);
auto
specialCases
();
}
Members
Functions
generate
auto
generate
()
Undocumented in source. Be warned that the author may not have intended to support it.
shrink
auto
shrink
(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
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
templates
Arbitrary
CheckArbitrary
HasArbitrary
Arbitrary template for char, dchar, wchar