string

Use


(↥ "pkg:string" pkg)

Call the exports below through the pkg alias, for example pkg.eq.

Functions

eq

Type: (∷ (→ Any Any Any))

0x0 implementation for string.eq.

find

Type: (∷ (→ Any Any Any))

0x0 implementation for string.find.

lower

Type: (∷ (→ Any Any))

0x0 implementation for string.lower.

percent-encode

Type: (∷ (→ Any Any))

0x0 implementation for string.percent_encode.