Libraryless. Click here for Pure Java version (8642L/52K).
1 | set flag printMapLikesEtc. |
2 | |
3 | static L<SnippetVersion> textChangesOfSnippet(S snippetID, int maxVersions default 1000) {
|
4 | ret versionsOfSnippetWithText(takeFirst(maxVersions, filterI(v -> eqic(v.change, "Text changed"), takeFirst(maxVersions, getVersionsOfSnippet(snippetID))))); |
5 | } |
Began life as a copy of #1012250
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012252 |
| Snippet name: | textChangesOfSnippet |
| Eternal ID of this version: | #1012252/9 |
| Text MD5: | 22e69f31043ab9278abf65e4e2d9accb |
| Transpilation MD5: | b10d4e7f0be9bd9e834a4b55005ed571 |
| Author: | stefan |
| Category: | javax / snippets |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-14 04:02:03 |
| Source code size: | 284 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 737 / 884 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |