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

4
LINES

< > BotCompany Repo | #1028926 // ai_sharedWordParts

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

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)));
}

Author comment

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: 122 / 181
Referenced in: [show references]