Skip to content

hanako-eo/better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

better

A "core" safety implementation for V

The goal of better is to allow writing more safety and efficiency programme with V

ACTUALLY IN WIP

v install --git https://github.com/hanako-eo/better

With better you get access to:

  • memory module (unsafe by default)
  • collections (Vec, Slice, Iterator)
  • Maybe & Result (same as Option & Result builtin the language but with methods)

About

A "core" safety implementation for V

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published