# README
idxsearch
About
idxsearch is a package for Go providing indexed binary search for slices of basic type. It is published on https://github.com/vbsw/golib/idxsearch and https://gitlab.com/vbsw/golib/idxsearch.
Copyright
Copyright 2022, Vitali Baumtrok ([email protected]).
idxsearch is distributed under the Boost Software License, version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
idxsearch is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Boost Software License for more details.