Skip to content

Cells' outputs in a variable for the terminal #601

Open
@WhiteBlackGoose

Description

@WhiteBlackGoose
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

Activity

added
ProposalContribute to the project by proposing some improvements
on Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProposalContribute to the project by proposing some improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @WhiteBlackGoose

        Issue actions

          Cells' outputs in a variable for the terminal · Issue #601 · asc-community/AngouriMath