The Language-Integrated Quantum Operations (LIQUi|>) Simulator
Util__show Method |
Shows a line of output.
This is a command line-callable routine.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
static member __show : str : string -> unit
Parameters
- str
- Type: SystemString
String argument to show
