Warning: session_start(): open(/var/lib/php/sessions/sess_s3iofl669hhuqac6hg244sqpp1, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
filterLinkedListInPlace - synonym of filterListInPlace [1024005]

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: 366 / 410
Referenced in: [show references]