1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib
Petr Makhnev 864e1994b0 vlib/time: format table for custom_format() (#17428)
* vlib/time: format table for `custom_format()`

* small fix

* small fix
2023-02-27 21:48:05 +02:00
..
2023-02-13 10:29:02 +02:00
2023-02-13 10:29:02 +02:00
2023-02-13 10:29:02 +02:00
2023-01-30 18:20:51 +01: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.