summaryrefslogtreecommitdiff
path: root/AK/AllOf.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-17AK: Publish all_of()Andreas Kling
2020-12-20AllOf: Common iterator typesLenny Maiorani
2020-11-21AK: Implement generic all_of algorithmLenny Maiorani