Perform checks for nothrow.
Specification: Nothrow Functions
Status indicating what kind of throwable might be caused by an expression.
If eSink is not null, generate an error if e throws
See Source File _canthrow.d Documentation: https://dlang.org/phobos/dmd_canthrow.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/canthrow.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Perform checks for nothrow.
Specification: Nothrow Functions