Libraryless. Click here for Pure Java version (1892L/12K).
static S unparseCSSParameter(SS map) { ret joinWithSemicolon(map(map, func(S key, S value) -> S { key + ": " + value })); }
Began life as a copy of #1024482
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: | #1024483 |
Snippet name: | unparseCSSParameter |
Eternal ID of this version: | #1024483/1 |
Text MD5: | cfdd46547ad040ca1e2a5b6550aa91ad |
Transpilation MD5: | 4fd7bc18cf1b0f375b369fb09e808b0c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-13 22:34:20 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 291 / 346 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |