0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added without. More... about 13 years ago
Added intersection and difference. More... about 13 years ago
Added union_of. More... about 13 years ago
Added range. More... about 13 years ago
Added last_index_of. More... about 13 years ago
Made zip more generic. More... about 13 years ago
Added uniq/unique. More... about 13 years ago
Added flatten. More... about 13 years ago
Style fix. Unindent members of a namespace. More... about 13 years ago
Added pluck. More... about 13 years ago
Added helper for flatten. More... about 13 years ago
Added shuffle. More... about 13 years ago
Added sorted_index. More... about 13 years ago
Made min/max accept a function. More... about 13 years ago
Added invoke. More... about 13 years ago
Added group_by. More... about 13 years ago
Switch max comparison. More... about 13 years ago
Formatting change. More... about 13 years ago
Add rest/tail and index_of. More... about 13 years ago
Added last. More... about 13 years ago
Use std::advace instead of operator+. More... about 13 years ago
Added initial. More... about 13 years ago
Use recommended .gitattributes. More... about 13 years ago
Consistency check - s/collection/container/ More... about 13 years ago
Added compact. More... about 13 years ago
Add first/head. More... about 13 years ago
Added function aliases. More... about 13 years ago
Allow returned collection type specification for filter and reject. More... about 13 years ago
Removing type dependencies by using helper::add_to_collection. More... about 13 years ago
Got map working for multiple insertion methods. More... about 13 years ago