[−][src]Function show_notes::e012::if_blocks_are_expressions
pub fn if_blocks_are_expressions() -> f64
Like functions, if blocks are expressions.
This function simple doubly demonstrates this, by showing an assignment from one evaluated expression, and by returning the result of another directly.