4400efeb9f
`gcc -W` doesn't error for e.g. u16 == i32, only for u32 == i16. Any u16 value can fit in an i32. |
||
---|---|---|
.. | ||
json2 | ||
ttf | ||
README.md | ||
x.v |
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.