v/vlib/x
2023-12-14 20:20:16 +02:00
..
json2 all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
ttf examples, x: fix notice about assigning 0 to a reference field (#20115) 2023-12-07 22:34:53 +02:00
vweb examples: add TODO app example with x.vweb (#20175) 2023-12-14 20:20:16 +02: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.