Skip to content

Settings and activity

1 result found

  1. 12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    red commented  · 

    simply 2 functions:
    - interrupt effort, wich closes the current effort, puts it on a stack and opens this effort
    - resume interrupted, which closes the current effort, take the effort on top of the stack and opens it.

    The efforts can be nested like my work where i have nested interrupts

    red supported this idea  ·