type column type column input column
Hashcol returns a column containing the hash values of each element in column.
Examples:view S hashcol {1 2 1}
1636964016 -82676429 1636964016view I hashcol {1 2 1}
1 2 1view F hashcol {1 2 1}
1065353216 1073741824 1065353216