Libraryless. Click here for Pure Java version (28L/1K).
static <A> bool remove_trueIfChanged(Cl<A> l, A a) { ret l != null && l.remove(a); }
Began life as a copy of #1007500
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032614 | 
| Snippet name: | remove_trueIfChanged | 
| Eternal ID of this version: | #1032614/1 | 
| Text MD5: | 64c68e5bf5a0622cf7d56999be4802f2 | 
| Transpilation MD5: | 906cb5e0d87694ca714aab5a39c8b990 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-09-25 00:35:28 | 
| Source code size: | 88 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 361 / 455 | 
| Referenced in: | [show references] |