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

3
LINES

< > BotCompany Repo | #1024005 // filterLinkedListInPlace - synonym of filterListInPlace

JavaX fragment (include)

static void mapLike filterLinkedListInPlace(O pred, L l) {
  filterListInPlace(pred, l);
}

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: #1024005
Snippet name: filterLinkedListInPlace - synonym of filterListInPlace
Eternal ID of this version: #1024005/1
Text MD5: 5532a312f83681603f6fb92489f804ae
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-15 15:51:45
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 110 / 149
Referenced in: [show references]