Uses 11335K of libraries. Click here for Pure Java version (8080L/52K).
1 | static Set<S> ai_sharedWordParts(BasicLogicRule<S> r) {
|
2 | LLS splits = stringsToLineCompSplits(r.lhs, r.rhs); |
3 | ret filterToCISet isWordish(trimAll(intersectCISets(splits))); |
4 | } |
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: | 458 / 569 |
| Referenced in: | [show references] |