[erlang-questions] phash2 portability

Frans Schneider fchschneider@REDACTED
Wed Aug 28 08:45:47 CEST 2019


Hi list,

According to the docs, the erlang:phash2/2 will return the same result 
regardless of machine architecture and ERTS version. Does this imply 
that this is still true in case the implementation of a basic type, lets 
say a list or map (#{}), will change in the future? Can I assume that 
calculating a hash for a list will have the same result now and in the 
future?

Thanks


Frans




More information about the erlang-questions mailing list