Package: graphene
Macro graphene:with-spheres
Lambda Listgraphene:with-spheres (vars &body body) SyntaxArgumentsDetails The graphene:with-spheres macro creates new variable bindings and
executes the body that use these bindings. The macro performs the bindings sequentially, like the let* macro. Each point can be initialized with values using the syntax for the graphene:with-sphere macro. See also the graphene:with-sphere documentation. | See also |
2024-1-20