Skip to main content
Module

x/ramda/mod.ts>trim

:ram: Practical functional Javascript
Latest
variable trim
import { trim } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

Removes (strips) whitespace from both ends of the string.