https://issues.dlang.org/show_bug.cgi?id=1998
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/24080dfe95d9cb1fea86511e80c467be68bb7946 Fix Issue 1998 - std.bitarray should have setAll / opSliceAssign(bool) etc https://github.com/dlang/phobos/commit/876e4ccd0e3266974710f8cfb743dc3283ad774b Fix Issue 1998 - std.bitarray should have setAll / opSliceAssign https://github.com/dlang/phobos/commit/b147252785c994c26988268c7afaadbc2800405b Merge pull request #5634 from RazvanN7/Issue_1998 Fix Issue 1998 - std.bitarray should have setAll / opSliceAssign merged-on-behalf-of: Petar Kirov <[email protected]> --
