You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering why Containers does not provide a default implementation for Map.S or Set.S in modules for List, String, etc... Most of the time the default comparison function is used and this could avoid the to duplicate the functor instantiation.