tirimatangi/Lazy

Consider snake_case

friendlyanon opened this issue · 1 comments

The standard library and core language features all use snake_case, using camelCase and PascalCase just introduces inconsistencies in consumers' and this library's code.
This is also covered by the C++ Core Guidelines.