Parent No Raw Loops

Write C++ code following Sean Parent's "No Raw Loops" philosophy. Emphasizes algorithm-based thinking, composition over iteration, and treating code as mathematical reasoning. Use when refactoring or writing new C++ to maximize clarity and correctness.

copyleftdev e81d820 6.5 KB Updated

File contents

copyleftdev/sk1llz/tree/main/languages/cpp/parent commit e81d820062

Frequently asked questions

npx skillmds@latest add copyleftdev/parent-no-raw-loops