Transpiled version (8080L) is out of date.
1 | // We generally use the VStack.Computable interface even in p-stacks |
2 | // because those can also handle normal vstack-computable functions. |
3 | abstract sclass PStackComputable<A> is VStack.Computable<A> {
|
4 | double probability = 1; |
5 | } |
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: | 605 / 733 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |