Libraryless. Click here for Pure Java version (2557L/16K).
sS ai_describeCollectionElements(Cl l, O... _) { if (empty(l)) ret "that is empty"; Set<S> descriptions = mapToCISet(optParLambda1 ai_describeObject, l); ret "where each element is " + textOut_or(descriptions); }
Began life as a copy of #1026554
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026758 |
Snippet name: | ai_describeCollectionElements |
Eternal ID of this version: | #1026758/2 |
Text MD5: | 317a797a74f097c098a934def4585d60 |
Transpilation MD5: | 306fe2addce4362d998c972b17049544 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-20 18:39:51 |
Source code size: | 222 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 231 / 328 |
Version history: | 1 change(s) |
Referenced in: | [show references] |