Tags Sum Type The Sum Type in V Programming Language admin July 2, 2023 A Sum data type in V language gives us a convenient way to hold objects of many distinct types (at
Tags Defer Statement Defer Statement in V Language admin April 20, 2023 The defer statement in Vlang causes code to be executed when the enclosing function returns. This feature is inspired by
Tags DLL Building V Language DLL admin April 2, 2023 The relatively new V Programming Language (Vlang) boasts of some interesting features such as “fast compilation” and runtime performance “as