diff options
author | FintanH | 2019-08-01 16:26:10 +0100 |
---|---|---|
committer | FintanH | 2019-08-01 16:26:10 +0100 |
commit | fc309bf41dfe53d043766ec9d468389b2b4269ae (patch) | |
tree | 5b23c385d28bde36ef2b7a4e5db1c4549c669fdd /dhall/src/api/serde.rs | |
parent | 2a6a37398394a33e281fa4f2055a3b33c21502c3 (diff) |
Add typechecking for RecursiveRecordTypeMerge.
The implementation brings with it intersection_with_key over HashMaps to
help with the type checking of records of records.
The implementation first checks that the Const values line up with the
LHS and RHS. Then checks that combining the records does not result in a
FieldCollision. It will finally return the shared Const type of the
arguments.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions