Block a user
sergeych
released 0.9.0: regular expressions and match operator at SergeychWorks/lyng
2025-09-05 16:55:03 +03:00
Regex in some way
Regex we implemented in 0.9.0 and add operator =~ and !~ for it from Ruby, and for when we'll think of using operatorMatch in general or make when(x) { > 0 -> {} } form that might be better in…