frame_transpiler icon indicating copy to clipboard operation
frame_transpiler copied to clipboard

First class state support

Open frame-lang opened this issue 2 years ago • 0 comments

  $A 
    |>| 
      -> $B($) ^
  
  $B [return_state:$]
    |done| 
      -> $return_state ^ 

frame-lang avatar Nov 28 '23 01:11 frame-lang