Uses 11335K of libraries. Click here for Pure Java version (16495L/114K).
svoid ai_autocorrelateWikipedia(File dir) { for (File archiveFile : sortFilesAlphaNumIC(filesEndingWith(".ubc", dir))) { File treeFile = replaceExtension(archiveFile, ".autocorrelated"); continue if fileExists(treeFile); createSuffixTreeForLCArchive(archiveFile, treeFile); } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1029285 |
Snippet name: | ai_autocorrelateWikipedia |
Eternal ID of this version: | #1029285/1 |
Text MD5: | fb3692b413cd3b7a51211975fb6771e7 |
Transpilation MD5: | 1862b480d5691f58bbc0dc33fc06f815 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-29 22:03:37 |
Source code size: | 299 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 178 / 253 |
Referenced in: | [show references] |