1 | static LS listImageFiles_quoteAll(File dir) { |
2 | ret quoteAll(map f2s(listImageFiles(dir))); |
3 | } |
4 | |
5 | static LS listImageFiles_quoteAll(S dir) { |
6 | ret quoteAll(map f2s(listImageFiles(dir))); |
7 | } |
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: | 202 / 244 |
Referenced in: | [show references] |