Libraryless. Click here for Pure Java version (8642L/52K).
set flag printMapLikesEtc. static L<SnippetVersion> textChangesOfSnippet(S snippetID, int maxVersions default 1000) { ret versionsOfSnippetWithText(takeFirst(maxVersions, filterI(v -> eqic(v.change, "Text changed"), takeFirst(maxVersions, getVersionsOfSnippet(snippetID))))); }
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: | 736 / 881 |
| Version history: | 8 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022776 - oldTranspilationsOfSnippet |