https://issues.dlang.org/show_bug.cgi?id=4624
--- Comment #5 from Joseph Rushton Wakeling <[email protected]> --- (In reply to Joseph Rushton Wakeling from comment #4) > Same occurs with Unique: > > static assert(isUniformRNG!(Unique!Random)) > > ... will fail. Ack. Don't know how this wound up here -- was replying to another bug report. :-( --
