This repo contains examples of MVU pattern (the Elm architecture), implemented in V programming language. The MVU is an alternative to MVC and MVVM patterns and can be used in UI, web, and game apps.
This repo is a collection of various coding challenges implemented in V. It can help V newcomers by providing lots of short and straightforward code pieces.
A repository for V language solutions to Advent of Code puzzles.