Skip to main content
Module

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

Variables

Checks if a string ends with the provided substring.