api/interfaces/icapture
Globals / ICapture
Interface: ICapture<A>
Type parameters
Name | Default |
---|---|
A | unknown |
Hierarchy
- ICapture
Index
Properties
Methods
Properties
tag
• tag: Capture
Defined in packages/core/lib/main/Instructions.ts:88
Methods
i0
▸ i0(i
: A): Instruction
Defined in packages/core/lib/main/Instructions.ts:89
Parameters:
Name | Type |
---|---|
i | A |
Returns: Instruction