1 | sbool mapMethodLike paramIs1(S key, SS map) { |
2 | ret valueIs1(key, map); |
3 | } |
4 | |
5 | |
6 | |
7 | sbool mapMethodLike paramIs1(SS map, S key) { |
8 | ret valueIs1(map, key); |
9 | } |
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: | 110 / 122 |
Referenced in: | [show references] |