You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changes former 'fori' snippet to 'forit' for iterator loop.
- Changes 'fre' to 'fore' for std::for_each loop.
- Adds 'fori' snippet for a typical indexed for-loop.
- Simplifies basic 'for' loop.
I'll add sub-snippets later so users can expand certain idioms within
the for loop arguments or body.
Close: #91
0 commit comments