Skip to main content

is_simple_binding

Function is_simple_binding 

Source
pub fn is_simple_binding(expr: &TLExpr) -> bool
Expand description

Returns true if expr is a “simple” binding worth inlining regardless of use count: either a constant or a variable alias.