DefaultShrinkAndSpecialCases

You can use this to define only generate function.

mixin template DefaultShrinkAndSpecialCases (
T
) {}

Members

Functions

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