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…
sergeych
released 0.8.15: better stdlib, better exceptions, Lynon de/serialization at SergeychWorks/lyng
2025-08-24 00:14:22 +03:00
make exception objects serializable
fix imporper toString calling in overriden cases
call cancel iteration on break in loops over iterables