Private
Public Access
198 B
198 B
Calling .from_dict() repeatedly in the same expression is banned — promote the type at the boundary
- Repeated
.from_dict()calls in the same expression (cache the result or promote the type)