DefaultShrink

You can use this to define default shrink implementation.

mixin template DefaultShrink (
T
) {}

Members

Functions

shrink
auto shrink(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta