Function game::ltn::select_boundary::calculate_frontier[][src]

fn calculate_frontier(
    perim: &Perimeter,
    blocks: &BTreeMap<BlockID, Block>
) -> BTreeSet<BlockID>