Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/prelude_js/to_lower_case.ts

A standard module for functional programming
Latest
import * as preludeJs from "https://deno.land/x/prelude_js@1.2.0/to_lower_case.ts";

Functions

Converts all the alphabetic characters in a string to lowercase.