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

3
LINES

< > BotCompany Repo | #1033358 // matrixOfMatricesToListOfLists

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5029L/28K).

static <A> LL<A> matrixOfMatricesToListOfLists(MatrixOfMatrices<A> mm) {
  ret map matrixToList(matrixToList(mm);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033358
Snippet name: matrixOfMatricesToListOfLists
Eternal ID of this version: #1033358/1
Text MD5: d1310f34389b430d932b99fd5549cab5
Transpilation MD5: 5616ad5bab31ad04ea02c91f8271eb0c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-25 02:07:55
Source code size: 117 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 117
Referenced in: [show references]