proposal: OOP wrapper for ranges for easy interfacing

Adam D. Ruppe destructionator at gmail.com
Mon Mar 3 21:01:40 PST 2014


see std.range.inputRangeObject and the associated interfaces

http://dlang.org/phobos/std_range.html#InputRange

it is templated on only the element type


More information about the Digitalmars-d mailing list