v/vlib/x
playX c07ce3ff15
cgen,json2: improve -nofloat support (#13117)
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

README.md

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.