Function TwoDA.opBinaryRight
Check if a column exists in the 2da, and returns a pointer to its index
const(size_t*) opBinaryRight(string op : "in")
(
in string colName
) const;
Check if a column exists in the 2da, and returns a pointer to its index
const(size_t*) opBinaryRight(string op : "in")
(
in string colName
) const;