//! Node: `cxx:Method:Luau.Analysis:Analysis/include/Luau/Set.h:66:set_erase`
//! Source: `Analysis/include/Luau/Set.h:66-76` (hand-ported)
//!//! C++ `void erase(const T& element)` — same body as the `T&&` overload;
//! both live as [`crate::records::set::Set::erase`].