1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-20 00:12:26 +00:00
Commit graph

2 commits

Author SHA1 Message Date
r-paiva
edcfbdf4bd AK: Added contains_in_range to Vector
Vector::contains_in_range() allows the search of an element in a given
range on a vector object.
Also added testcases for the new Vector method.
2021-05-20 23:53:06 +02:00
Brian Gianforcaro
67322b0702 Tests: Move AK tests to Tests/AK 2021-05-06 17:54:28 +02:00
Renamed from AK/Tests/TestVector.cpp (Browse further)