microsoft / qsharp-language

Official repository for design of the quantum programming language Q# and its core libraries
MIT License
233 stars 54 forks source link

Add type inference page for Q# documentation #140

Closed bamarsha closed 2 years ago

bamarsha commented 2 years ago

This also contains advice on dealing with ambiguous types, so that the Q# compiler can link to it in its ambiguous type error message (microsoft/qsharp-compiler#1095).