## Macro: SB-IMPL::WITH-CASE-INFO [![package](https://img.shields.io/badge/Package-SB--IMPL-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > No description. ### Lambda list ```cl ((char sb-impl::index-var sb-impl::cases-var &key sb-impl::miss-value) &body sb-impl::body) ```