Transpiled version (8073L) is out of date.
1 | interface IVStack { |
2 | void push aka call(VStack.Computable f); |
3 | void tailCall(VStack.Computable f); |
4 | void _return(O value default null); |
5 | O subResult(); |
6 | } |
Began life as a copy of #1035395
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035396 |
Snippet name: | IVStack - interface to a virtual stack |
Eternal ID of this version: | #1035396/6 |
Text MD5: | 1a3eb9d9768110406892d6086f281a2b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-01 23:00:06 |
Source code size: | 162 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 224 / 277 |
Version history: | 5 change(s) |
Referenced in: | [show references] |