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