Ask a question to get started
Enter to send•Shift+Enter new line
construct_type_unchecked( *, value: object, type_: type[_T], ) -> _T
Loose coercion to the expected type with construction of nested values.
Note: the returned value from this function is not guaranteed to match the given type.