RFC: Closure self reference

Project Governance
Author
Danack
Author
KapitanOczywisty
Currently, the main way used to call a closure from within that closure, is to bind a variable by reference into the closure, when the closure is created.

Mailing List Discussions


This RFC has not yet started voting