Amit Weisbord

Results 2 issues of Amit Weisbord

Noticed the slice definition in the first paragraph relies on the reader recalling: * what collections are * that the previous page ended stating slices are a kind of reference...

While going through the guessing-game-tutorial, I've noticed we end up with an expression of this sort: let some_var = match { some_variants }; Shell shocked, I stared at the };...