Categorygithub.com/vbsw/slices/search
package
1.3.0
Repository: https://github.com/vbsw/slices.git
Documentation: pkg.go.dev

# README

search

GoDoc Stability: Experimental

About

This package provides the function "binary search" for slices of basic types. It is published on https://github.com/vbsw/slices/search and https://gitlab.com/vbsw/slices/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.

References