Skip to main content

try_const

Function try_const 

Source
pub fn try_const(uop: &Arc<UOp>) -> Option<&ConstValue>
Expand description

Extract const value if present.