Expand description
The assembly set.
Structs§
- Assemble
Transact - Assemble the transact by the specified number.
- Assembly
Set - Defines an assembly set.
- Gather
Transacts - Gather the transacts by the specified number.
- IsTransact
Assembling - Test whether another transact is assembled for the corresponding assembly set.
- IsTransact
Gathering - Test whether the transacts are gathered for the corresponding assembly set.
- NewAssembly
Set - Computation that creates an assembly set.
Functions§
- assemble_
transact - Assemble the transact by the specified number within
Process
computation. - gather_
transacts - Gather the transacts by the specified number within
Process
computation. - is_
transact_ assembling - Test within
Event
computation whether another transact is assembled for the corresponding assembly set. - is_
transact_ gathering - Test within
Event
computation whether the transacts are gathered for the corresponding assembly set.