1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/x
2022-01-10 12:42:41 +02:00
..
json2 cgen,json2: improve -nofloat support (#13117) 2022-01-10 12:42:41 +02:00
ttf math: move the math.mathutil generic min/max/abs fns to math (#13042) 2022-01-05 18:02:20 +02:00
README.md docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00

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.