diff options
| author | Teddy Wing | 2018-11-01 07:26:33 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2018-11-01 07:26:33 +0100 | 
| commit | 0b3d81c50925d8f0d7e1ea642ce41d3672a74809 (patch) | |
| tree | c659b417cf74244980fbccd9c9377905db40577c /moder.c | |
| parent | c53e98d3beacd8740acee310cfdbade9ea5fa1e0 (diff) | |
| download | dome-key-map-0b3d81c50925d8f0d7e1ea642ce41d3672a74809.tar.bz2 | |
parser: Restore `Map` struct
In 13e90c090923a209e5e26fb3e609d5d12f737f53 I decided to make `Map` a
type alias to a tuple containing the key-value pair used by
`MapCollection`.
Here I've decided that I prefer the type as it was before. Sure, it was
more of an intermediary type, but it did have a name that was used
consistently. We do have to leave in our custom `HashMap` building, so
perhaps this isn't the ideal solution, but I'm going with it, at least
for now.
Diffstat (limited to 'moder.c')
0 files changed, 0 insertions, 0 deletions
