import { type Str } from "https://deno.land/x/rimbu@0.13.5/typical/index.ts";
const { Reverse } = Str;
Returns the given string reversed.
import { type Str } from "https://deno.land/x/rimbu@0.13.5/typical/index.ts";
const { Reverse } = Str;
Returns the given string reversed.