Odak modu

Rust Fundamentals

Iterators:Iterator Adapters (map, filter,...)

These are subcommands used to access, filter, or delete some values in the main collection type on iterators.

You can find further information from Rust documentation in here:

https://doc.rust-lang.org/book/ch13-02-iterators.html

Test

Yorumlar

Yorum yapabilmek için derse kayıt olmalısın!