nedpals / vex

Easy-to-use, modular web framework built for V
https://nedpals.github.io/vex
MIT License
339 stars 28 forks source link

all: fix option/result, fix tests, examples #69

Closed dnkdev closed 11 months ago

dnkdev commented 11 months ago

up to date with latest V's. made that it pass all tests and all examples should compile.

nedpals commented 11 months ago

Might be best to merge this with #67 as this is a major breaking change now (I had to bump the version in there as well).