[][src]Function bfc_rs::optimize

pub fn optimize(code: &mut Vec<BrainfuckInstr>)

Optimizes a list of Brainfuck instructions to be less repetitive.