Function aoc::year2015::day03::deliver

source ยท
fn deliver(input: &[Point], predicate: fn(_: usize) -> bool) -> usize