phobos/std/algorithm
MoonlightSentinel 54dbc0668c
Fix Issue 20751 - SortedRange with ref predicate parameters fails
isTwoWayCompatible should accept functions with ref parameters.
2020-04-26 00:44:39 +02:00
..
comparison.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
internal.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
iteration.d Follow up review on PR 7441 2020-04-15 02:15:04 +09:00
mutation.d Merge pull request #7441 from Geod24/bugzilla-links 2020-04-14 17:42:07 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
setops.d Merge pull request #7441 from Geod24/bugzilla-links 2020-04-14 17:42:07 +02:00
sorting.d Fix Issue 20751 - SortedRange with ref predicate parameters fails 2020-04-26 00:44:39 +02:00