view v hashview   =>   hashes
v   input view

Hashview returns a column containing the hash values of each row in v.

Example:
set v [view {A B} def {1 2 3 4 1 2}]

view $v hashview
-1702861949 -1165893241 -1702861949