Quiz: Test Yourself on Deeper Dungeons
Let's test your knowledge of the "Deeper Dungeon" chapter in this quiz.
Deeper Dungeons
1.
Which Rust iterator function do you use to obtain the first entry?
A.
first()
B.
nth(0)
C.
filter(0)
D.
enumerate()
1 / 4