## Generic-function: SB-SEQUENCE:SEARCH [![package](https://img.shields.io/badge/Package-SB--SEQUENCE-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Generic--Function-5f9ea0.svg?style=social&colorA=999999)](../#generic-function) [![clhs](https://img.shields.io/badge/CLHS-SEARCH-5f9ea0.svg?style=social&colorA=999999)](http://www.lispworks.com/documentation/HyperSpec/Body/f_search.htm) > No description. ### Lambda list ```cl (sb-impl::sequence1 sb-impl::sequence2 &key sb-impl::from-end sb-impl::start1 sb-impl::end1 sb-impl::start2 sb-impl::end2 sb-impl::test sb-impl::test-not sb-impl::key) ```