mirror of
https://github.com/dlang/phobos.git
synced 2025-05-02 16:10:45 +03:00
4 lines
208 B
Text
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.
|