[go: up one dir, main page]

Module str

Source
Expand description

§String Utilities

This module provides utilities for string operations.

Functions§

cmp_natural
Compare Strings with a natural sort order.
some
Convert a string into an option based on whether it is empty.
symbolize
Turn strings into valid symbol identifiers.