shl
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / op / shl
Function: shl()
shl(
a
,b
):uint64
Defined in: packages/algo-ts/src/op.ts:3412
A times 2^B, modulo 2^64
Parameters
a
b
Returns
See
Native TEAL opcode: shl
Min AVM version: 4