Join Slack
Powered by
The generation of these empty strings is quite wei...
# general
s
Stefano Bonicatti
07/11/2023, 12:46 PM
The generation of these empty strings is quite weird, but if anything I think the function has to discard empty strings. That way if you have a random input like
3ab5cf7
and give the
[a-z]
regex then you should expect
[3, 5, 7]
as the result vector.
Open in Slack
Previous
Next