/* * Copyright 2016-2018 Dgraph Labs, Inc. * * This file is available under the Apache License, Version 2.0, * with the Commons Clause restriction. */ // Package algo contains algorithms such as merging, intersecting sorted lists. package algo