mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
utility: add vexc (#132)
This commit is contained in:
parent
66d3784344
commit
95d46bddd8
@ -244,6 +244,7 @@
|
|||||||
- [random](https://github.com/Delta456/random) - An all purpose random library written in V.
|
- [random](https://github.com/Delta456/random) - An all purpose random library written in V.
|
||||||
- [vdotenv](https://github.com/zztkm/vdotenv) - Support for .env files which loads environment variables.
|
- [vdotenv](https://github.com/zztkm/vdotenv) - Support for .env files which loads environment variables.
|
||||||
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
|
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
|
||||||
|
- [vexc](https://github.com/div72/vexc) - Exceptions for V using setjmp/longjmp.
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user