Uses 11335K of libraries. Click here for Pure Java version (8080L/52K).
static Set<S> ai_sharedWordParts(BasicLogicRule<S> r) { LLS splits = stringsToLineCompSplits(r.lhs, r.rhs); ret filterToCISet isWordish(trimAll(intersectCISets(splits))); }
Began life as a copy of #1028916
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: | #1028926 |
Snippet name: | ai_sharedWordParts |
Eternal ID of this version: | #1028926/1 |
Text MD5: | e835df131a4e1332146549abe91f0d9e |
Transpilation MD5: | 267ea943116d442e463d6d12904dadf4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-12 12:23:08 |
Source code size: | 179 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 242 / 315 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028929 - ai_suffixesFromSharedWordStarts |