static bool hasDifferent(O existing, O nu) { ret existing != null && neq(existing, nu); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006106 |
| Snippet name: | hasDifferent |
| Eternal ID of this version: | #1006106/1 |
| Text MD5: | 4da1969a09c1e01505c98d70297f7df9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-18 12:21:13 |
| Source code size: | 93 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 745 / 771 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |