mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 06:00:35 +03:00
3 lines
114 B
Text
3 lines
114 B
Text
`std.exception.enforceEx` has been removed.
|
|
|
|
It had been deprecated in 2.079 in favor of `std.exception.enforce`.
|