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

3
LINES

< > BotCompany Repo | #1025602 // optRound - synonym of roundBracketIfMoreThanOneToken

JavaX fragment (include)

static S optRound(S s) {
  ret roundBracketIfMoreThanOneToken(s);
}

Author comment

Began life as a copy of #1021297

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: #1025602
Snippet name: optRound - synonym of roundBracketIfMoreThanOneToken
Eternal ID of this version: #1025602/3
Text MD5: 8d2d10ee36f72a6742aa0e2f6e0f005d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-07 14:07:58
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 212
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)