Libraryless. Click here for Pure Java version (7561L/42K).
| 1 | static ItIt<Bool> boolIter(bool includeTrue) {
 | 
| 2 | ret itIt(includeTrue ? ll(false, true) : ll(false)); | 
| 3 | } | 
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035105 | 
| Snippet name: | boolIter | 
| Eternal ID of this version: | #1035105/2 | 
| Text MD5: | 958fac53222b03c83a57d958123bd16b | 
| Transpilation MD5: | d10ec06190f4c44d3f613a1a648be98e | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-03-30 02:15:52 | 
| Source code size: | 105 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 373 / 490 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |