Package: gio
Macro gio:with-resources
Lambda Listgio:with-resources (vars &body body) SyntaxArgumentsDetails The g:with-resources macro creates new variable bindings and
executes the body that use these bindings. The macro performs the bindings sequentially, like the let* macro. See also the g:with-resource documentation. | See also |
2024-5-12