VI32x4ExtractLane

zio.wasm.Instr$.VI32x4ExtractLane
final case class VI32x4ExtractLane(laneIdx: LaneIdx) extends Instr, VectorInstr

Members list

Value members

Inherited methods

def foldLeftRec[S](initial: S)(f: (S, Instr) => S): S

Attributes

Inherited from:
Instr
def mapInstr(f: Instr => Instr): Instr

Attributes

Inherited from:
Instr

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product