Skip to content

vpkgs/std

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial motivation of this repository is, to implement new array to debug its elements easily on "lldb".

Vec

Currently, we need to add vec.free() at the end of its scope. Otherwise, you'll suffer from lots of memory leaks...

Wish -autofree will be stabilized soon!!

See tests for the usage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages