Add counter variable to for statement.
This commit is contained in:
@@ -17,6 +17,7 @@ Breaking changes
|
||||
New features
|
||||
------------
|
||||
|
||||
* New syntax for `for` statement to include counter variable.
|
||||
* An integer value can now be indexed to get/set a single bit.
|
||||
* The `bits` method of an integer can be used to iterate through its bits.
|
||||
|
||||
|
Reference in New Issue
Block a user