This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
1d003228cb
v
/
vlib
/
hash
/
wyhash.js.v
7 lines
100 B
V
Raw
Blame
History
module
hash
pub
fn
sum64_string
(
s
string
,
key
u64
)
u64
{
panic
(
'
n
o
t
y
e
t
i
m
p
l
e
m
e
n
t
e
d
'
)
return
0
}
Reference in New Issue
View Git Blame
Copy Permalink