Something like std.range.ElementType except that works on any array type. There is std.traits.ForeachType, but it wasn't clear if that was the right thing.
--Jon
Jon Degenhardt via Digitalmars-d-learn Mon, 24 Aug 2020 20:46:06 -0700
Something like std.range.ElementType except that works on any array type. There is std.traits.ForeachType, but it wasn't clear if that was the right thing.
--Jon