Skip to main content
Module

x/core_fn/regexp/last_index.ts

A collection of built-in object method and property as currying function
Latest
import * as coreFn from "https://deno.land/x/core_fn@v1.0.0-beta.16/regexp/last_index.ts";

Variables

Returns read/write integer property of RegExp instances that specifies the index at which to start the next match.