v0.1.12
The strings.Contains dot check costs only ~4ns per call, making the separate DefineValueFast method unnecessary. Remove it to keep the API clean and avoid confusing parallel methods.
The strings.Contains dot check costs only ~4ns per call, making the separate DefineValueFast method unnecessary. Remove it to keep the API clean and avoid confusing parallel methods.