dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Throwable.opApply
object
Throwable
Loop over the chain of Throwables.
class
Throwable
int
opApply
(
scope
int
delegate
(
Throwable
)
dg
)
Meta
Source
See Implementation
object
Throwable
functions
message
opApply
refcount
toString
properties
next
static functions
chainTogether
variables
file
info
infoDeallocator
line
msg
Loop over the chain of Throwables.