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

7
LINES

< > BotCompany Repo | #1012834 // recentlyChangedSnippets - synonym of listRecentlyChangedSnippets

JavaX fragment (include)

static L<Snippet> recentlyChangedSnippets() {
  ret listRecentlyChangedSnippets();
}

static L<Snippet> recentlyChangedSnippets(int n) {
  ret listRecentlyChangedSnippets(n);
}

Author comment

Began life as a copy of #1009919

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: #1012834
Snippet name: recentlyChangedSnippets - synonym of listRecentlyChangedSnippets
Eternal ID of this version: #1012834/3
Text MD5: 37df27789333aed47a52aa77ebe78b61
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 12:54:10
Source code size: 184 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 383 / 378
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#3000475 - Smart Bot's answer to: !fresh recentlyChangedSnippets()