Skip to main content

max

Function max 

Source
pub fn max(left: *mut Scope, right: *mut Scope) -> *mut Scope
Expand description

inline Scope* max(Scope* left, Scope* right) (Scope.h:126-132). Returns the inner (more-specific) of two scopes.