Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1035859 // nMasks

JavaX fragment (include)

sS nMasks(long n) { ret n2(n, "mask"); }
sS nMasks(Cl l) { ret nMasks(l(l)); }
sS nMasks(Map map) { ret nMasks(l(map)); }

Author comment

Began life as a copy of #1023467

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035859
Snippet name: nMasks
Eternal ID of this version: #1035859/1
Text MD5: 0b2c45316a82d58d32cac322d73c508b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-03 05:20:05
Source code size: 123 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 67
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)