## Macro: SB-PCL::BIND-FAST-LEXICAL-METHOD-FUNCTIONS [![package](https://img.shields.io/badge/Package-SB--PCL-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 ((sb-pcl::args sb-pcl::rest-arg sb-pcl::next-method-call (&key sb-pcl::call-next-method-p sb-pcl::setq-p sb-pcl::parameters-setqd sb-pcl::method-cell sb-pcl::applyp)) &body sb-pcl::body) ```