pub type OpType<ET, LT> = FlatOp<ET, LT>;
👎Deprecated: use the name FlatOp instead
Expand description

Alias for FlatOp for backward compatibility