Luna/luna/include
apio 1f36ecd044
LinkedList: Make expect_first() and expect_last() show a more accurate error description on panic
Instead of showing a generic "Option::value() called on an empty Option" with no useful source location,
you will get something like "check failed: m_start_node at LinkedList.h:139"
2022-12-30 18:43:39 +01:00
..
luna LinkedList: Make expect_first() and expect_last() show a more accurate error description on panic 2022-12-30 18:43:39 +01:00