The Language-Integrated Quantum Operations (LIQUi|>) Simulator
Utilshowa Method |
Shows a line of output to the console and the log file.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
static member show : fmt : PrintfFormat<'a, Unit, string, Unit> -> 'a
Parameters
- fmt
- Type: Microsoft.FSharp.CorePrintfFormata, Unit, String, Unit
printf format parameters
Type Parameters
- a
- Internal type of the printf string. The F# compiler will deduce this.
Return Value
Type: aInternal printformat.

Reference
Util.logOpen
Util.logClose