Closed atenart closed 4 months ago
Remove the bimap dependency in Retis and its use. It's used in a single place and could be replaced by two HashMap for example.
bimap
Was fixed in #386.
Remove the
bimap
dependency in Retis and its use. It's used in a single place and could be replaced by two HashMap for example.