Macro arraylist::remove[][src]

macro_rules! remove {
    ($x: expr, $y: expr) => { ... };
}