The review of std.hash package
Denis Shelomovskij
verylonglogin.reg at gmail.com
Wed Aug 8 00:48:54 PDT 2012
The question about module names.
Is it supposed that e.g. std.hash.crc module will contain many CRC
implementations, not only one CRC-32? If not, it will be better to call
it std.hash.crc32 because other CRC variants are also in use. Or even
std.hash.crc.crc32.
Same with std.hash.sha and std.hash.md modules.
--
Денис В. Шеломовский
Denis V. Shelomovskij
More information about the Digitalmars-d
mailing list