1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov 9cb8bb2968
Revert "Revert "checker: allow using methods as vars when expecting a ctx arg (#14414)""
This reverts commit e5c7fe3006a28623acba814718e7f3e4d4093479.
2022-05-16 21:29:47 +03:00
..
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-05-14 21:06:38 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-01-19 19:29:29 +02:00
2022-05-07 12:55:40 +03:00
2022-05-05 10:17:24 +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.