"Const" code review #155
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
hacktoberfest issue
Priority:Medium
Priority Label for medium priority issue
Following the "const whenever is possible" principle, I would suggest to add this restriction to our code in places where we want our structures not to change and force them to stay untouchable.
Already commented in @ZigRazor PR
The text was updated successfully, but these errors were encountered: