We used to have lol::map::empty() to empty maps, but in std::map this method is called clear(). It sounds safe to harmonise between our types and have lol::array::clear() too.