dcheck.d

Fast way to import all modules from dcheck package.

Public Imports

dcheck.arbitrary
public import dcheck.arbitrary;
Undocumented in source.
dcheck.constraint
public import dcheck.constraint;
Undocumented in source.
dcheck.generator
public import dcheck.generator;
Undocumented in source.
dcheck.maybe
public import dcheck.maybe;
Undocumented in source.

Examples

import dcheck.d;

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>