pub fn function(program: &Program, id: FunctionId) -> StringExpand description
Renders one function: its boundary, its frame, the names bound in it, then its code.
pub fn function(program: &Program, id: FunctionId) -> StringRenders one function: its boundary, its frame, the names bound in it, then its code.