-
Rafael Mendonça França authored
Since `type_cast` was only calling `_type_cast`, and that method was private API, we can avoid that indirection.
Rafael Mendonça França authoredSince `type_cast` was only calling `_type_cast`, and that method was private API, we can avoid that indirection.
Loading