mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 22:50:38 +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`.
|