iterate through a list of lists of strucs in Racket?

前端 未结 0 855
梦如初夏
梦如初夏 2021-01-15 00:20

given a list of the following form:

(define lst (list
    (list
    (make-route-section 32 \'ordinary-road 23 0.45)
    (make-route-section 54 \'ordinary-road         


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