1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Alexander Medvednikov cf323cd0ef Revert "checker: fix autocast in complex if conditions 3 (#18710)"
This reverts commit e74723c1e76d9acb3f0a0266a9c7670d4c9bfed1.
2023-06-29 21:37:11 +03:00
..
2023-03-29 19:04:41 +02:00
2023-03-28 22:55:57 +02:00
2023-03-28 22:55:57 +02:00
2023-03-30 00:10:49 +02:00
2023-06-27 20:07:44 +03:00
2023-03-03 12:35:21 +02: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.