phobos/changelog/binaryReverseArgs.dd
2019-11-20 16:22:38 +01:00

4 lines
208 B
Text

Deprecated `std.functional.binaryReverseArgs` was removed
This specialisation of `reverseArgs` accepting exactly two arguments was
deprecated since 2.079 and has now been removed. Use `reverseArgs` instead.