1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov 62687842e2
Revert "math: add a new math.easing module (#13226)" (#13235)
This reverts commit 758d1f44ab46bdbc0558deb1dda401aca1cea090.
2022-01-20 18:57:53 +02:00
..
2022-01-19 15:26:24 +03:00
2022-01-09 16:07:12 +02:00
2022-01-19 19:29:29 +02:00
2022-01-04 12:21:12 +03:00

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.