kursjan / petitparser2

A high-performance top-down parser
MIT License
41 stars 17 forks source link

Avoid #'isNotNil' #33

Closed jgfoster closed 5 years ago

jgfoster commented 5 years ago

Replace #'isNotNil' with #'notNil' to increase portability.