On 8/5/14, 10:28 AM, Brad Anderson wrote:
On Tuesday, 5 August 2014 at 01:23:19 UTC, Andrew Edwards wrote:
Is there a way to take a bounded rage from a infinite forward range?

I'd use std.algorithm.until:


Precisely what I was looking for. Thanks.

Reply via email to