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

13
LINES

< > BotCompany Repo | #1030448 // renderColonProperties - synonym of formatColonProperties

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (4967L) is out of date.

sS renderColonProperties(Map map) {
  ret formatColonProperties(map);
}



static <A, B> S renderColonProperties(LPair<A, B> l) {
  ret formatColonProperties(l);
}

sS renderColonProperties(O... params) {
  ret renderColonProperties(litorderedmap(params));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030448
Snippet name: renderColonProperties - synonym of formatColonProperties
Eternal ID of this version: #1030448/4
Text MD5: 198acf79fdf2236686a75d9463c4c9af
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-03 01:45:48
Source code size: 270 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 189
Version history: 3 change(s)
Referenced in: [show references]