Skip to main content

is_const

Function is_const 

Source
pub fn is_const(scoping: &Scoping, symbol_id: SymbolId) -> bool
Expand description

Check if a symbol is declared with const.