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.