Slice a blocked matrix to produce a new block matrix.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use %:% instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use &:& instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use *:* instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use +:+ instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use -:- instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use /:/ instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use <:< instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use <:= instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use >:> instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use >:= instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use : instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use : instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use |:| instead.