aboutsummaryrefslogtreecommitdiff
path: root/docs/source/inference.rst
blob: 291dec48f4b9a79a7d2ba41db582e9d4bd0717eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
**************
Type Inference
**************

Rules for local inference
=========================

Explicit vs. Implicit Local Types
---------------------------------

Changing Types
==============

Asserts
-------

Casts
-----

Type Guards
-----------


Protocols and Duck Typing
=========================

Callback Protocols
------------------