|
You are here |
entangledlogs.com | ||
| | | | |
degoes.net
|
|
| | | | | Writing code that expects concrete data structures inhibits code reuse. | |
| | | | |
sdowney.org
|
|
| | | | | A Possible Technique constexpr bool g(int lhs, int rhs) { auto& op = partial_eq; return op.ne(lhs, rhs); } Compiler Explorer with Supporting Code A trait is defined as a template var... | |
| | | | |
cukic.co
|
|
| | | | | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast. | |
| | | | |
wimvanderbauwhede.codeberg.page
|
|
| | | Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles. | ||