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

Document lambda expressions #136

Closed bamarsha closed 2 years ago

bamarsha commented 2 years ago

Replace the "Partial Applications" page with a new "Closures" page that describes both lambda expressions and partial application.