sS unicode_smallDownOrUpPointingTriangle(bool down) { ret down ? unicode_smallDownPointingTriangle() : unicode_smallUpPointingTriangle(); }
Began life as a copy of #1029833
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029836 |
| Snippet name: | unicode_smallDownOrUpPointingTriangle |
| Eternal ID of this version: | #1029836/1 |
| Text MD5: | c08a44e3e2c629d169bfcb1f41e24d4e |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-21 14:01:25 |
| Source code size: | 143 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 455 / 472 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030340 - unicode_newLineArrow |