ziprandom / crystal-dfa

A Crystal Implementation of a Thompson NFA/DFA Regex Matcher
MIT License
19 stars 3 forks source link

Fix incompatibility with crystal-25.0 #2

Closed jrester closed 6 years ago

jrester commented 6 years ago

In 25.0 Hash#key? and Hash#key are renamed to Hash#key_for? and Hash#key_for