dcheck ~master (2021-12-16T12:53:05.2981281)
Dub
Repo
HasShrink.RetType
dcheck
arbitrary
HasArbitrary
HasShrink
Undocumented in source.
template
HasShrink
()
static if
(
__traits(compiles, Arbitrary!T.shrink)
)
alias
RetType
=
ReturnType
!(
Arbitrary
!
T
.
shrink
)
Meta
Source
See Implementation
dcheck
arbitrary
HasArbitrary
HasShrink
aliases
Params
RetType
manifest constants
HasShrink