mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
.. | ||
closure.c.v | ||
closure.v | ||
closure_nix.c.v | ||
closure_windows.c.v | ||
README.md |
The files in this directory implement the closure
feature of the V language, which is called
internally by the V compiler.