// Description: Exponential binary search module
// Documentation: binary_search.txt
#ifndef PASTELSYS_EXPONENTIAL_BINARY_SEARCH_H_MODULE
#define PASTELSYS_EXPONENTIAL_BINARY_SEARCH_H_MODULE
#include "pastel/sys/sequence/exponential_binary_search/exponential_binary_search.h"
#endif