Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
mypy.test.testtypes.TypeOpsSuite
mypy
test
testtypes
TypeOpsSuite
class TypeOpsSuite(Suite): (source)
View In Hierarchy
Undocumented
assert_erase
assert_expand
assert_simplified_union
callable
setUp
test_empty_tuple_always_false
test_erase_with_function_type
test_erase_with_generic_type
test_erase_with_generic_type_recursive
test_erase_with_tuple_type
test_erase_with_type_object
test_erase_with_type_type
test_erase_with_type_variable
test_expand_basic_generic_types
test_expand_naked_type_var
test_false_only_of_false_type_is_idempotent
test_false_only_of_instance
test_false_only_of_true_type_is_uninhabited
test_false_only_of_union
test_false_only_tuple
test_is_more_precise
test_is_proper_subtype
test_is_proper_subtype_and_subtype_literal_types
test_is_proper_subtype_contravariance
test_is_proper_subtype_covariance
test_is_proper_subtype_invariance
test_nonempty_tuple_always_true
test_simplified_union
test_subtype_aliases
test_trivial_erase
test_trivial_expand
test_trivial_expand_recursive
test_true_only_of_false_type_is_uninhabited
test_true_only_of_instance
test_true_only_of_true_type_is_idempotent
test_true_only_of_union
test_union_can_be_false_if_any_false
test_union_can_be_true_if_any_true
test_union_can_not_be_false_if_none_false
test_union_can_not_be_true_if_none_true
tuple
fx
fx_co
fx_contra
Type
List[Tuple[TypeVarId, Type]]
List[Type]
List[str]
CallableType
TupleType