You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
214 B
8 lines
214 B
hash(null) = 2654435769
|
|
hash(false) = 2654436030
|
|
hash(0) = 2654436095
|
|
hash(0U) = 2654436156
|
|
hash("") = 6142509191626859748
|
|
hash({}) = 2654435832
|
|
hash([]) = 2654435899
|
|
hash({"hello": "world"}) = 4469488738203676328
|
|
|