1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/x
2022-10-28 19:08:30 +03:00
..
json2 all: remove unnecessary IError() casts 2022-10-28 19:08:30 +03:00
ttf cgen: remove the need for [console] for gg or ui programs on windows (#15912) 2022-09-29 15:02:50 +03:00
README.md
x.v

Description:

x is not a module by itself, but a namespace for other modules. The modules here are considered experimental/subject to change.

In time, x modules will either become ordinary vlib modules, or they will be split to their own repositories, and distributed apart from V.