diff --git a/examples/range-over-iterators/range-over-iterators.hash b/examples/range-over-iterators/range-over-iterators.hash index ee781b407..548dd0cb6 100644 --- a/examples/range-over-iterators/range-over-iterators.hash +++ b/examples/range-over-iterators/range-over-iterators.hash @@ -1,2 +1,2 @@ -375f830fbe82633900d572c9077302143463a2e3 -BayyagaCK83 +80571e7bb21ff847addac0ea92b3ddf86be86cb6 +JsdFcZac4E- diff --git a/public/range-over-iterators b/public/range-over-iterators index 4cec9ff57..586130690 100644 --- a/public/range-over-iterators +++ b/public/range-over-iterators @@ -46,7 +46,7 @@ which lets us range over pretty much anything!

- +
package main
@@ -236,7 +236,7 @@ all its values into a slice.

Once the loop hits break or an early return, the yield function -passed to the iterator will return false, stopping the iterator.

+passed to the iterator will return false.