diff --git a/Examples.md b/Examples.md index 50f4718..696d247 100644 --- a/Examples.md +++ b/Examples.md @@ -1335,6 +1335,7 @@ fn main println! "imperative style: {}", acc + // Functional approach let sum_of_squared_odd_numbers: u32 = (0..).map $ * $