# README
search
About
search is a package for Go providing binary search for slices of basic type. It is published on https://github.com/vbsw/golib/search and https://gitlab.com/vbsw/golib/search.
Copyright
Copyright 2022, Vitali Baumtrok ([email protected]).
search 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)
search 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.