static L<AIConcept> withoutArrowConcepts(Collection<AIConcept> l) { ret [AIConcept c : l | !startsWith(c.name, "-> ")]; }
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: | #1008225 | 
| Snippet name: | withoutArrowConcepts - drop "-> ..." concepts from list of AIConcepts | 
| Eternal ID of this version: | #1008225/1 | 
| Text MD5: | 5684937e4c03147023d92d7a01faabf4 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-05-01 15:44:15 | 
| Source code size: | 125 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 774 / 788 | 
| Referenced in: | [show references] |