Expand description
String & Data Processing - 8 operators
This module implements operators for string manipulation and data processing:
- @string: String manipulation
- @regex: Regular expressions
- @hash: Hashing functions
- @base64: Base64 encoding
- @xml: XML parsing
- @yaml: YAML parsing
- @csv: CSV processing
- @template: Template engine
Structsยง
- String
Operators - String processing operators implementation