Heya. Finally made it to the forum :)
Recently I revived a concept for one of my projects and in reaction also brought back an old tool of mine. This has lead me to also looking into my concepts regarding AngelScript again.
I'd like to know:
- Are lambdas and anonymous functions implemented, to a production-ready level?
- How are they implemented?
I know that one can make a type definition that resembles a callback signature. But then? How is it used or passed, and how can a user pass a function to native APIs and call it - and vice versa?
Would be nice to know!
Kind regards,
Ingwie.