8 Commits

Author SHA1 Message Date
jackmacaa
9404b00d47
Merge branch 'main' into local 2023-06-21 15:59:34 +09:30
jackmac
bae52742f6 up to move_semantics 2023-06-21 15:49:28 +09:30
jackmacaa
96ae27b84f
Merge pull request #1 from jackmacaa/local
init
2023-06-21 12:23:47 +09:30
jackmac
7b80ac03d1 init 2023-06-21 12:21:56 +09:30
Robert Fry
7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 2023-05-29 18:41:51 +01:00
Adam Sherwood
5812f1f27b fix(if2): Rename if2 exercise function to foo_if_fizz.
The reasoning here is pretty straightforward: you don't say "Hungry, if
eat." That doesn't make sense. We want to get "foo" back if given
"fizz", so it seems this makes far more sense as "Eat, if hungry," or in
this case, return `foo_if_fizz` is given.
2022-07-12 11:13:04 +02:00
mokou
4868d18ea3 feat(if): replace hints 2022-07-12 11:10:08 +02:00
Rob Story
1da84b5f7c feat: Add if2 exercise 2020-05-02 13:02:16 -07:00