As the title implies, package:fast_immutable_collections is relatively accepted in the community and it could be nice to support mapping for / to their iterables.
This means adding support for:
IList
IMap
ISet
IMapOfSets
ListSet
ListMap
although I personally never use the last three.
I can tackle this btw, hoping to minimize any extra effort required from your side.
As the title implies, package:fast_immutable_collections is relatively accepted in the community and it could be nice to support mapping for / to their iterables.
This means adding support for:
IListIMapISetIMapOfSetsListSetListMapalthough I personally never use the last three.
I can tackle this btw, hoping to minimize any extra effort required from your side.