Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API
In the previous episode we've taken a look at Ruby Regular Expression API. I want to try a few more languages, and the most obvious one to start with is Crystal. A lot of solutions work exactly like in Ruby, but some of the differences are interestin...