We can iterate through a hash-map as sequence of [key/value] pairs. ; (def people {"Albert Einstein" {:profession "Physicist" :date-of-birth {:month "March" ...
確定! 回上一頁