If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into ...
{{ .fieldName }} // Get field from current item +{{ ["field with spaces"] }} // Field names with spaces/special chars +Stop searching through documentation! This ...
This project aims to implement a convenient and intuitive approach to string handling, described in a talk by Luca Sas in the above mentioned YouTube video. The core ideas for strview.h are: ...