Remove ?x variable pattern

Description

?x is a bit noisy. We should just allow defining logic vars via match with any symbol. We can use &env to figure out if the user is referring to existing locals or not.

Environment

None

Activity

Show:

David NolenNovember 24, 2011 at 3:54 PM

Yeah. At the time when I wrote those macros I hadn't used &env much.

Ambrose Bonnaire-SergeantNovember 24, 2011 at 1:50 PM

This is just referring to variables introduced with matche right?

Completed

Details

Assignee

Reporter

Priority

Created November 17, 2011 at 6:35 PM
Updated July 29, 2013 at 12:45 AM
Resolved July 29, 2013 at 12:45 AM

Flag notifications