reverse_str: Reverse string

Description Usage Arguments Value Examples

Description

As reverse("string") doesn't work, here's the function that does

Usage

1

Arguments

s

string

Value

string. reverse of s

Examples

1
reverse_str("string")

Swarchal/Smisc documentation built on May 9, 2019, 3:23 p.m.