Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/prelude_js/to_upper_case.ts

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

Functions

Converts all the alphabetic characters in a string to uppercase.