luaur-analysis 0.1.3

Luau type checker and type inference (Rust).
Documentation
1
2
3
4
5
//! 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`].