Skip to content

Use the underscore (_) notation with bind, to make ignored variables

Dave Cooper requested to merge (removed):master into master

Hi Gary,

This is what I had actually meant to submit last time: using metabang-bind's _ notation as it was meant to be used for ignored variables.

The alternate nil notation for ignored variables was crashing on newer implementations (I'm not sure if you want to look into this in metabang-bind or not).

By the way, welcome to move metabang-bind's repo from github to common-lisp.net's Gitlab as well!

Thanks,

Dave

Merge request reports