Transpiled version (4967L) is out of date.
1 | sS renderColonProperties(Map map) {
|
2 | ret formatColonProperties(map); |
3 | } |
4 | |
5 | |
6 | |
7 | static <A, B> S renderColonProperties(LPair<A, B> l) {
|
8 | ret formatColonProperties(l); |
9 | } |
10 | |
11 | sS renderColonProperties(O... params) {
|
12 | ret renderColonProperties(litorderedmap(params)); |
13 | } |
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: | 438 / 559 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |