Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Repository
7cf85d3ff3ac7c76effa28f6358224732e8e9420
Select Git revision
20 results
cmucl
code
list.lisp
Find file
Blame
Permalink
Forked from
cmucl / cmucl
Source project has a limited visibility.
27 years ago
7cf85d3f
Closures in the function constantly need to use ext:optimize-interface
· 7cf85d3f
dtc
authored
27 years ago
to disable the argument count check. Spotted by Raymond Toy, fix from Rob MacLachlan.
7cf85d3f
History
Closures in the function constantly need to use ext:optimize-interface
dtc
authored
27 years ago
to disable the argument count check. Spotted by Raymond Toy, fix from Rob MacLachlan.