It appears that only the `sets` module has a map function. Sounds like a good improvement to the other collection types :)
Of course, converting to a seq[] first means the normal `map()` can be used.
It appears that only the `sets` module has a map function. Sounds like a good improvement to the other collection types :)
Of course, converting to a seq[] first means the normal `map()` can be used.