api/interfaces/itrym
Globals / ITryM
Interface: ITryM<A>
Type parameters
Name | Default |
---|---|
A | unknown |
Hierarchy
- ITryM
Index
Properties
Methods
Properties
tag
• tag: TryM
Defined in packages/core/lib/main/Instructions.ts:46
Methods
i0
▸ i0(A
: A): Instruction
Defined in packages/core/lib/main/Instructions.ts:47
Parameters:
Name | Type |
---|---|
A | A |
Returns: Instruction