Skip to main content

Module max_unifiable

Module max_unifiable 

Source
Expand description

Source: Analysis/include/Luau/Unifiable.h:62-68 (hand-ported)

Functionsยง

max
C++ inline TypeLevel max(const TypeLevel& a, const TypeLevel& b). Returns the deeper/greater level: if a subsumes b, b is the greater.