CodeChecksum

The checksum that uniquely identify the mutation done in the source code.

Multiple mutants can end up resulting in the same change in the source code.

@safe
struct CodeChecksum {}

Alias This

value

Members

Variables

value
Checksum value;
Undocumented in source.

Meta