Skip to content
Sheetwrite

Sheetwrite / Documentation

BoundaryTransferKind@sheetwrite/core

Whether a measured boundary crossing transfers one scalar or a packed batch.

Whether a measured boundary crossing transfers one scalar or a packed batch.

Declaration

export type BoundaryTransferKind = "bulk" | "scalar";