Libraryless. Click here for Pure Java version (7904L/44K).
sS nBits(long n) { ret n2(n, "bit"); } sS nBits(Cl l) { ret nBits(l(l)); } sS nBits(Map map) { ret nBits(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035204 |
| Snippet name: | nBits |
| Eternal ID of this version: | #1035204/1 |
| Text MD5: | f5cc2c4ad81dcf3e2d7427d51e23182b |
| Transpilation MD5: | 597d9c506b52bb94a1cb3ec36e3eb2e7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-04-15 02:55:51 |
| Source code size: | 117 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 353 / 457 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |