asc-community / asc-community/AngouriMath
Cells' outputs in a variable for the terminal
Open
Opinions wanted
Proposal
- Dominant language
- C#
- Stars
- 831
- Forks
- 79
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 309
Description
**The package I want to suggest the idea to**: AngouriMath.Terminal
something like `run` (an F# list):
```
[...] 1 + 10
11
[...] 2 / 10 |> eval
0.2
[...] run[^1]
0.2
[...] run[^2]
11
```
Contributor guide
Assessment
This issue has not been assessed yet.