Mir Algorithm v0.5.16: @safe ndslice; shortcuts; topology.pairwise instead of isSorted and isStrictlyMonotonic

jmh530 via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun May 14 10:29:44 PDT 2017


On Saturday, 13 May 2017 at 08:10:20 UTC, 9il wrote:
> https://github.com/libmir/mir-algorithm/releases/tag/v0.5.16

The documentation for mir.functional might need an update based 
on the refTuple change. The links at the top are missing refTuple 
and RefTuple. tuple doesn't go anywhere, also ref doesn't either.

I didn't really realize these were in there. How does it compare 
to std.typecons.Tuple? I was thinking about doing some work with 
std.typecons.Tuple's that hold mir.slices and not sure if I 
should use RefTuple instead.


More information about the Digitalmars-d-announce mailing list