☰
D
dejadoc
PHOBOS
/
std.digest.md
/
md5Of
🔍
☾
md5Of
fn
auto md5Of(T...)(T data)
This is a convenience alias for
digest
using the MD5 implementation.