#include "tensorstore/index_interval.h" IndexInterval tensorstore::Hull(IndexInterval a, IndexInterval b); Returns the smallest interval that contains a and b.