functional_cpp icon indicating copy to clipboard operation
functional_cpp copied to clipboard

Enhance library with wrapper for std::map

Open jkalias opened this issue 4 years ago • 0 comments

Similarly to fcpp::vector, we can write a wrapper for std::map.

Possible names: fcpp::map fcpp::dictionary (inspired from C#, Python, Swift etc)

jkalias avatar Jul 28 '21 20:07 jkalias