It takes any nested collection and returns the contents in a single flattened sequence: (flatten [ [:duck [:mouse] [[:lory]]]]) ...
確定! 回上一頁