Transpiled version (8080L) is out of date.
// We generally use the VStack.Computable interface even in p-stacks // because those can also handle normal vstack-computable functions. abstract sclass PStackComputable<A> is VStack.Computable<A> { double probability = 1; }
Began life as a copy of #1030432
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035423 |
Snippet name: | PStackComputable |
Eternal ID of this version: | #1035423/2 |
Text MD5: | 650c18fa5afbb7aec9ff64e891aa51f5 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-08 20:51:39 |
Source code size: | 231 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 175 / 255 |
Version history: | 1 change(s) |
Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) #1035425 - PStackComputableWithStep |