Package-level declarations

Types

Link copied to clipboard

The type of booleans.

Link copied to clipboard

The type of integers.

Link copied to clipboard
sealed class IOValueType : ValueType

Type of values that can be sent to or received from hosts.

Link copied to clipboard
interface Type : PrettyPrintable

A type assignable to data or computations.

Link copied to clipboard

A type with a single element.

Link copied to clipboard
abstract class ValueType : Type

The type of a Value.

Link copied to clipboard

The display style of ValueTypes.