0 branches
Tree
Top files
Clone with HTTPS:
README.md
cgen: move closure C code to V code under vlib/builtin/closure/ (#24912)
last Jul 27
126 bytes
closure.v
cgen: move closure C code to V code under vlib/builtin/closure/ (#24912)
last Jul 27
91 bytes
The files in this directory implement the closure feature of the V language, which is called
internally by the V compiler.