On Sunday, 22 March 2026 at 11:56:00 UTC, Dennis wrote: > You don't need to change `.end` into `.end()`, `.end` works on > both fields and methods. Some languages consider this as a downside. Because of clarity for human or llm who is reading the code - which is trying to understand what is it method or field, structure or pointer to the structure..