File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1204,7 +1204,7 @@ character string.
12041204
12051205##### Syntax
12061206
1207- ` code = [[stdlib_64_bit_hash_codes:fnv_1 ]]( key ) `
1207+ ` code = [[stdlib_64_bit_hash_codes:fnv_1_hash ]]( key ) `
12081208
12091209##### Class
12101210
@@ -1268,7 +1268,7 @@ character string.
12681268
12691269##### Syntax
12701270
1271- ` code = [[stdlib_64_bit_hash_codes:fnv_1a ]]( key ) `
1271+ ` code = [[stdlib_64_bit_hash_codes:fnv_1a_hash ]]( key ) `
12721272
12731273##### Class
12741274
@@ -1331,7 +1331,7 @@ seed for `PENGY_HASH` and is also different from the input seed.
13311331
13321332##### Syntax
13331333
1334- ` code = call [[stdlib_32_bit_hash_codes :new_pengy_hash_seed]]( seed ) `
1334+ ` code = call [[stdlib_64_bit_hash_codes :new_pengy_hash_seed]]( seed ) `
13351335
13361336##### Class
13371337
@@ -1370,7 +1370,7 @@ from the input seed.
13701370
13711371##### Syntax
13721372
1373- ` code = call [[stdlib_32_bit_hash_codes :new_spooky_hash_seed]]( seed ) `
1373+ ` code = call [[stdlib_64_bit_hash_codes :new_spooky_hash_seed]]( seed ) `
13741374
13751375##### Class
13761376
You can’t perform that action at this time.
0 commit comments