Function TwoDA.columnIndex

Get the index of a column by its name, for faster access

ulong columnIndex (
  in const(string) colName
) const;