Libraryless. Click here for Pure Java version (2574L/17K).
static LPair<LS> ai_parsedPowerWordEquations(ParsedPowerWords ppw) { ret map(ppw.equations, e -> pair( tok_splitAtSpacedPlus(e.lhs), tok_splitAtSpacedPlus(e.rhs))); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024052 |
| Snippet name: | ai_parsedPowerWordEquations |
| Eternal ID of this version: | #1024052/2 |
| Text MD5: | ac6397db5c5e626f221328ec43082d3d |
| Transpilation MD5: | b9fa2a157e17588e976e987911c2eb98 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-18 16:37:16 |
| Source code size: | 175 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 430 / 571 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |