mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 11:40:59 +00:00
Now it actually defaults to "a < b" comparison, instead of forcing you to provide a trivial less-than comparator. Also you can pass in any collection type that has .begin() and .end() and we'll sort it for you. |
||
|---|---|---|
| .. | ||
| GlobalState.h | ||
| LineEditor.cpp | ||
| LineEditor.h | ||
| main.cpp | ||
| Makefile | ||
| Parser.cpp | ||
| Parser.h | ||