This represents a fully-parsed Expando Format String.
| Function | Description | Links |
|---|---|---|
| expando_equal() | Compare two expandos | |
| expando_free() | Free an Expando object | |
| expando_new() | Create an Expando from a string | |
| expando_parse() | Parse an Expando string | |
| expando_render() | Render an Expando + data into a string |