mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 23:52:57 +00:00
There are a lot of scenarios where we don't particularly care whether or not the removal operation and just simply attempt a removal. As such, removing the [[nodiscard]] attribute is best for these functions.