book icon indicating copy to clipboard operation
book copied to clipboard

in 6.3. Concise Control Flow with if let there is a typo

Open KianMehrabi opened this issue 1 year ago • 1 comments

this line

the part i have problem with

the corresponding match arm. The code in the if let block isn’t run if the value doesn’t match the pattern.

after isn’t there is missing going to

KianMehrabi avatar Aug 01 '24 07:08 KianMehrabi