1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov c1e302a38d
Revert "parser: add error for typeof(T), suggesting typeof[T]() instead"
This reverts commit 692624b47c769c39782e8278244ea19edfd211fe.
2023-06-06 12:03:55 +03:00
..
2023-02-13 10:29:02 +02:00
2023-05-04 21:23:02 +03:00
2023-03-29 19:04:41 +02:00
2023-02-13 10:29:02 +02:00
2023-03-28 22:55:57 +02:00
2023-02-13 10:29:02 +02:00
2023-03-28 22:55:57 +02:00
2023-05-25 14:37:53 +03:00
2023-03-28 22:55:57 +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-03-28 22:55:57 +02:00
2023-03-28 22:55:57 +02: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.