Skip to main content
Module

x/core_fn/uncurry/string/replace.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/uncurry/string/replace.ts";

Variables

Replaces matches for from in string or RegExp with to.

Type Aliases

Infer the replacement value.