Open
Description
What is the problem this feature will solve?
Currently when running regexp on a buffer we always need to first convert it to a string. I'm not sure this is strictly necessary.
What is the feature you are proposing to solve the problem?
Would be nice to at least have a Buffer.test(expr)
method.
What alternatives have you considered?
No response
Metadata
Assignees
Labels
Type
Projects
Status
Awaiting Triage