static LS listImageFiles_quoteAll(File dir) { ret quoteAll(map f2s(listImageFiles(dir))); } static LS listImageFiles_quoteAll(S dir) { ret quoteAll(map f2s(listImageFiles(dir))); }
Began life as a copy of #1019114
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: | #1027311 |
Snippet name: | listImageFiles_quoteAll - for integration into an early version of the logic engine |
Eternal ID of this version: | #1027311/1 |
Text MD5: | 7772ca2d6715ccec9fdd601859e80392 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-02 15:02:09 |
Source code size: | 191 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 203 / 244 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |