viniciusao
Follow
Pinned Loading
-
interview_tests-testes_entrevistas
interview_tests-testes_entrevistas Public2022 | Tests: 3 | Feedback: Approved (2) && None (1)
-
Common programming concepts in rust ...
Common programming concepts in rust (The book). 1// Some points that made me surprised:
2// - Variable's states: mutability and immutability.
3// - Strong typing.
4// - Statements and expressions, e.g. syntactic scope is an expression.
5// - Loop labels and break as an expression.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.