blob: 291dec48f4b9a79a7d2ba41db582e9d4bd0717eb [file] [log] [blame]
**************
Type Inference
**************
Rules for local inference
=========================
Explicit vs. Implicit Local Types
---------------------------------
Changing Types
==============
Asserts
-------
Casts
-----
Type Guards
-----------
Protocols and Duck Typing
=========================
Callback Protocols
------------------