sbool mapMethodLike paramIs1(S key, SS map) { ret valueIs1(key, map); } sbool mapMethodLike paramIs1(SS map, S key) { ret valueIs1(map, key); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036340 |
Snippet name: | paramIs1 - synonym of valueIs1 |
Eternal ID of this version: | #1036340/1 |
Text MD5: | 37a9f299210e19c6066eff87cf0ded72 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-11-20 21:11:39 |
Source code size: | 150 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 109 / 121 |
Referenced in: | [show references] |