Transpiled version (8073L) is out of date.
interface IVStack { void push aka call(VStack.Computable f); void tailCall(VStack.Computable f); void _return(O value default null); O subResult(); }
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: | 675 / 772 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |