Transpiled version (2692L) is out of date.
1 | sS div_vbar(S... items) { |
2 | ret div_vbar(asList(items)); |
3 | } |
4 | |
5 | sS div_vbar(Cl<S> items, O... params) { |
6 | ret divUnlessEmpty(joinNemptiesWithVBar(items), params); |
7 | } |
Began life as a copy of #1029932
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030074 |
Snippet name: | div_vbar - <div> with items joined with vertical bar unless empty |
Eternal ID of this version: | #1030074/2 |
Text MD5: | 306cd2626df0d69522101abe96eec653 |
Author: | stefan |
Category: | javax / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-05 10:09:49 |
Source code size: | 167 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 187 / 270 |
Version history: | 1 change(s) |
Referenced in: | [show references] |