https://issues.dlang.org/show_bug.cgi?id=14888
Issue ID: 14888
Summary: std.zlib.uncompress should take const(void)[] instead
of void[]
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
As title. There is no reason why it doesn't accept const(void).
--
