Hacker News new | past | comments | ask | show | jobs | submit login

V consts are a bit more powerful. For example you can define structs:

const red = gx.Color{255, 0, 0}

or even call simple functions that only return values

const red = gx.rgb(255, 0, 0)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: