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.
1204
1204
1205
1205
##### Syntax
1206
1206
1207
- ` code = [[stdlib_64_bit_hash_codes:fnv_1 ]]( key ) `
1207
+ ` code = [[stdlib_64_bit_hash_codes:fnv_1_hash ]]( key ) `
1208
1208
1209
1209
##### Class
1210
1210
@@ -1268,7 +1268,7 @@ character string.
1268
1268
1269
1269
##### Syntax
1270
1270
1271
- ` code = [[stdlib_64_bit_hash_codes:fnv_1a ]]( key ) `
1271
+ ` code = [[stdlib_64_bit_hash_codes:fnv_1a_hash ]]( key ) `
1272
1272
1273
1273
##### Class
1274
1274
@@ -1331,7 +1331,7 @@ seed for `PENGY_HASH` and is also different from the input seed.
1331
1331
1332
1332
##### Syntax
1333
1333
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 ) `
1335
1335
1336
1336
##### Class
1337
1337
@@ -1370,7 +1370,7 @@ from the input seed.
1370
1370
1371
1371
##### Syntax
1372
1372
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 ) `
1374
1374
1375
1375
##### Class
1376
1376
You can’t perform that action at this time.
0 commit comments