Libraryless. Click here for Pure Java version (33L/1K).
static int bitXor(int a, int b) { ret a ^ b; }
Began life as a copy of #1035247
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035652 | 
| Snippet name: | bitXor | 
| Eternal ID of this version: | #1035652/1 | 
| Text MD5: | 1c09127f1b674877f1b7acd20d7285c3 | 
| Transpilation MD5: | f423a7cbd9e572651d0639b80bacd495 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-06-28 19:51:47 | 
| Source code size: | 50 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 404 / 510 | 
| Referenced in: | [show references] |