Ejemplo n.º 1
0
 public static uint select(uint src, Part20x4 part)
 => Bits.gather(src, (uint)part);
Ejemplo n.º 2
0
 public static uint ToScalar(this Part20x4 src)
 => (uint)src;