Mapping with Nested Lists

Flatten a list of lists using map.
[[1, 3], [5, 7], [9, 11]]
Total : 0 Discussion
Login