Libraryless. Click here for Pure Java version (3439L/19K).
static <A> WithProbability<A> withProbability1(A a) { ret WithProbability(1, a); }
Began life as a copy of #1031512
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1031967 |
Snippet name: | withProbability1 - make WithProbability |
Eternal ID of this version: | #1031967/1 |
Text MD5: | 0ea267385d6757bf16e1c9b755edc1ba |
Transpilation MD5: | 476b7a23b0553bbdd9ec32658b745fe1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-06 01:45:48 |
Source code size: | 86 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 172 / 265 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |