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

8
LINES

< > BotCompany Repo | #1017288 // Test ai_spreadCertainIndices (OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (7181L/51K).

!7

p-exp {
  pnlStruct(ai_spreadCertainIndices(ll("a", "b", "c"), ll("x", "y", "z", "zz"), ll(1, 2)));
  pnlStruct(assertSize(1, ai_spreadCertainIndices(ll("a", "b", "c"), ll("x", "y", "z", ), ll(1, 2))));
  assertEmpty(ai_spreadCertainIndices(ll("a", "b"), ll("x"), ll(1)));
  assertEmpty(ai_spreadCertainIndices(ll("a", "b"), ll("x"), ll(1, 2)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017288
Snippet name: Test ai_spreadCertainIndices (OK)
Eternal ID of this version: #1017288/6
Text MD5: c9db99ba63cec2af018cda04760e382e
Transpilation MD5: 233e824863e5b4ae8ef2ad2298e2df11
Author: stefan
Category: javax / parsing
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-30 02:21:52
Source code size: 358 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 286 / 744
Version history: 5 change(s)
Referenced in: [show references]