This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
Jacques Lucke
b53c46d760
BLI: add MultiValueMap
...
This is a convenience wrapper for `Map<Key, Vector<Value>>`.
It does not provide any performance benefits (yet). I need this
kind of map in a couple of places and before I was duplicating
the lookup logic in many places.
2020-07-24 12:15:13 +02:00
..
2020-06-30 14:01:46 +02:00
2020-07-21 17:35:09 +02:00
2020-07-24 12:15:13 +02:00
2020-07-20 19:31:42 +02:00
2020-04-20 14:47:13 +02:00
2020-06-30 14:01:46 +02:00
2020-07-23 12:09:36 +02:00
2020-04-20 10:58:43 +02:00
2020-06-30 14:01:46 +02:00
2020-07-24 12:15:13 +02:00
2020-07-21 17:35:09 +02:00
2020-07-23 12:09:36 +02:00
2020-07-21 17:35:09 +02:00
2020-07-24 12:15:13 +02:00
2020-06-30 14:01:46 +02:00
2020-04-20 14:47:13 +02:00
2020-06-29 17:36:21 +02:00
2020-07-21 17:35:09 +02:00
2020-06-30 14:01:46 +02:00