Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cells' outputs in a variable for the terminal #601

Open
WhiteBlackGoose opened this issue Oct 9, 2022 · 0 comments
Open

Cells' outputs in a variable for the terminal #601

WhiteBlackGoose opened this issue Oct 9, 2022 · 0 comments
Labels
Proposal Contribute to the project by proposing some improvements
Projects

Comments

@WhiteBlackGoose
Copy link
Member

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
@WhiteBlackGoose WhiteBlackGoose added the Proposal Contribute to the project by proposing some improvements label Oct 9, 2022
@WhiteBlackGoose WhiteBlackGoose added this to To do in Terminal via automation Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposal Contribute to the project by proposing some improvements
Projects
Terminal
  
To do
Development

No branches or pull requests

1 participant