Skip to main content

Module set_end

Module set_end 

Source
Expand description

Node: cxx:Method:Luau.Analysis:Analysis/include/Luau/Set.h:109:set_iteration Source: Analysis/include/Luau/Set.h:109 (hand-ported placeholder)

Luau::Set iteration (begin/end/const_iterator) is not yet ported — no current caller iterates a Set. Port from Set.h:104-199 when one does; the underlying DenseHashMap::iter filtered on present == true is the direct shape.