This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-08-04 02:07:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20,159
Commits
2
Branches
287
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Delyan Angelov
f822792a10
arrays: add reverse_iterator/1 + tests, allowing for
for child in arrays.reverse_iterator(children) {
instead of explicit C for style loop; it also avoids allocations (
#24755
)
2025-06-19 14:46:20 +03:00