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

Misc edits #155

Closed k4rtik closed 1 year ago

k4rtik commented 1 year ago

While reading the (in-progress) PDF version of the spec (#153), I noticed some issues which this PR corrects.

A note about the proposed change for the Closures section. When it was only about partial applications, it was probably suitable under "Modifiers & Combinators", but now with the addition of lambda expressions, it seems better to include it as a separate section under Expressions.

For formatting of target-specific, see https://github.com/microsoft/qsharp-language/pull/92#discussion_r932235328