https://d.puremagic.com/issues/show_bug.cgi?id=7666



--- Comment #13 from [email protected] 2014-02-15 03:21:05 PST ---
The presence of this function solves the problem of choosing what's the right
API for the Phobos-defined array.reverse: for API uniformity is should be like
this one, so array.reverse should reverse the items in-place (unlike this
Tuple.reverse) and return the reversed items, to be used in UFCS chains.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to