On Monday, 25 October 2021 at 16:04:12 UTC, Dukc wrote:
> - There's a dead letter in the spec that says that `(x)
> @trusted => {/*...*/}` pattern is allowed only if the lambda is
> safe regardless of the value of the argument and the
> surrounding context.
Meant `(x) @trusted {/*...*/}`