Type Inference and Try Blocks

Henry Claesson henryclaesson at null.address
Wed Jan 22 20:33:23 UTC 2020


Thank you for the help and input, Adam and Mitacha. I don't know 
why I thought I must use `try` with every throwable function call 
instead "bundling" those calls into one `try` block. Not 
"bundling" defeats one of the benefits of exceptions. Also, 
`ifThrown` is quite interesting.
Again, thank you!


More information about the Digitalmars-d-learn mailing list