Filtering a list with indexes MIT-scheme

前端 未结 0 1963
故里飘歌
故里飘歌 2020-12-04 02:10

Is there a good way to filter a list using each element and its index in scheme? This is how I\'m doing it now, but it seems overly complex

(map car
     (fil         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题