1 | static L<Lisp> lispTruth2(S... heads) { |
2 | new L<Lisp> out; |
3 | for (Lisp l : lispTruthByHead(heads)) |
4 | if (l.size() == 2) out.add(l); |
5 | ret out; |
6 | } |
Began life as a copy of #1007841
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007953 |
Snippet name: | lispTruth2 - lispTruthByHead, requiring 2 arguments |
Eternal ID of this version: | #1007953/4 |
Text MD5: | bb0171feff5a2eed8a68638408b5f3db |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-17 20:32:49 |
Source code size: | 151 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 544 / 565 |
Version history: | 3 change(s) |
Referenced in: | [show references] |