Libraryless. Click here for Pure Java version (4643L/26K).
sS nFrames(long n) { ret n2(n, "frame"); } sS nFrames(Cl l) { ret nFrames(l(l)); } sS nFrames(Map map) { ret nFrames(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033702 |
Snippet name: | nFrames |
Eternal ID of this version: | #1033702/1 |
Text MD5: | a31b83d05c673b2fc549bf1f1a4f04b6 |
Transpilation MD5: | 59ec34927756d9f2eb0ec70fc21505d3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-12-28 17:01:27 |
Source code size: | 129 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 173 / 254 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |