Skip to main content
Module

x/nonstd/mod.ts>VerbalExpression#toRegExp

A library for useful features that aren't currently in the std library.
Latest
method VerbalExpression.prototype.toRegExp
import { VerbalExpression } from "https://deno.land/x/nonstd@v0.2.2/mod.ts";

Convert to RegExp object

Returns

RegExp

equivalent RegExp instance