becheran/grid

Support Hash

henryiii opened this issue · 0 comments

I think it would be nice to support Hash if the elements support Hash. I was trying to use cached, and couldn't cache on Grid<T> even if T was Hashable. I can try to make a PR.