This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
44e78a6301
v
/
vlib
/
math
/
mathutil
History
Delyan Angelov
597a774d36
scanner: speed up Scanner.skip_whitespace (~2-3% speed up of
-o x.c cmd/v
)
2021-05-03 14:14:32 +03:00
..
mathutil_test.v
math: add a pure V
math.mathutil
, with generic
min
,
max
and
abs
functions (
#9176
), and use it consistently
2021-03-12 11:28:04 +02:00
mathutil.v
scanner: speed up Scanner.skip_whitespace (~2-3% speed up of
-o x.c cmd/v
)
2021-05-03 14:14:32 +03:00