Hi, yeah, this is something that people were trying tackle for a long time.
The concept is simple.
One can simply use lambda
or partial
, but then explicit calls are needed.
To make it so that explicit calls are not needed is a steep climb.
See: Backquotes for deferred expression for latest progress.