Skip to content

Commit 2cd5bfe

Browse files
committed
Add PairMap to type graph information
1 parent feb9f6f commit 2cd5bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

type-graph.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ role NumericEnumeration
215215
role StringyEnumeration
216216
class Enum does Associative
217217
class Pair is Enum
218+
class PairMap is Hash
218219
class EnumMap is Iterable is Cool does Associative
219220
class Stash is Hash
220221
class PseudoStash is EnumMap

0 commit comments

Comments
 (0)