ethanpailes / ethanpailes/remake

Add support for lambdas expressions and closure values

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
enhancement Next Release
Dominant language
Rust
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Closures should capture by reference and be able to mutate anything that they capture. This will require rejiggering the `exec::Value` representation to be `Rc>` or something. Its worth reading up on the details.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.