robrix / Hammer

Parsing and pattern matching in Objective-C
BSD 3-Clause "New" or "Revised" License
75 stars 1 forks source link

Quote #100

Closed robrix closed 10 years ago

robrix commented 10 years ago

I’m not 100% satisfied with this—it’s a little weird going to all this trouble to make predicates matching specific combinators—but I feel like it’ll probably pay for itself several times over once more operations are performed via destructuring.

Fixes #93.