v/vlib/x
Hunam 6beac6f4b7
net.http: `Response.text` -> `Response.body` (#14478)
2022-06-05 11:12:09 +02:00
..
json2 net.http: `Response.text` -> `Response.body` (#14478) 2022-06-05 11:12:09 +02:00
ttf x.ttf: fix typo in README (#14528) 2022-06-05 11:12:07 +02:00
README.md
x.v x: add a mostly empty vlib/x/x.v file, to workaround a `v doc` bug 2022-03-15 20:19:39 +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.