rustlings/exercises/if
marisa ad03d180c9 fix(if1): Remove `return` reference
This closes #153.
2019-11-11 13:34:21 +01:00
..
README.md chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
if1.rs fix(if1): Remove `return` reference 2019-11-11 13:34:21 +01:00

README.md

If

if, the most basic type of control flow, is what you'll learn here.

Book Sections