Posts by this author

Mar 30, 2022
0
0

Introducing Q# Lambda Expressions

Here we introduce the new Q# lambda expressions language feature and give some examples of its usage.

Q#Q# Language
Dec 16, 2021
0
1

Introducing the Q# Formatter

Here we introduce the Q# Formatter, a tool to help keep your Q# code up to date with the latest Q# syntax.

Q#Q# Language
Dec 14, 2019
0
0

Q# Unit Tests

A brief introduction to unit tests with Q#.

Q#Q# Language