Warning: session_start(): open(/var/lib/php/sessions/sess_0d1sbmtqm13k0mectf4d17sqi5, 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
swic$ - curried version of swic [1029839]

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

3
LINES

< > BotCompany Repo | #1029839 // swic$ - curried version of swic

JavaX fragment (include)

static IPred<S> swic$(S prefix) {
  ret s -> swic(s, prefix);
}

Author comment

Began life as a copy of #1029755

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029839
Snippet name: swic$ - curried version of swic
Eternal ID of this version: #1029839/2
Text MD5: 63adb60c21afa27155bed4c67d163bf9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-02 13:25:52
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 636 / 672
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1030044 - ewic$ - curried version of ewic
#1030307 - $swic - curried version of swic