aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/type_theory
diff options
context:
space:
mode:
authorEduardo Julian2022-07-09 14:35:38 -0400
committerEduardo Julian2022-07-09 14:35:38 -0400
commit7db42ab1b9d3c764772ca63c74bf44bb2b8b8325 (patch)
treebd1c865dea0902790f3e462cec4f9bc8d8ae428f /documentation/bookmark/type_theory
parentfc2737b5226eda69c12bc593e83e22ed54e4d3af (diff)
First-class programs instead of having a "lux program" extension.
Diffstat (limited to 'documentation/bookmark/type_theory')
-rw-r--r--documentation/bookmark/type_theory/set.md (renamed from documentation/bookmark/type_theory/union_and_intersection.md)2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/type_theory/union_and_intersection.md b/documentation/bookmark/type_theory/set.md
index 3f053f60b..aa8abc587 100644
--- a/documentation/bookmark/type_theory/union_and_intersection.md
+++ b/documentation/bookmark/type_theory/set.md
@@ -1,5 +1,7 @@
# Reference
+0. []()
+0. [Programming with union, intersection, and negation types](https://arxiv.org/abs/2111.03354)
0. [Union and intersection contracts are hard, actually](https://www.tweag.io/blog/2022-04-28-union-intersection-contracts/)
0. [Union and intersection contracts are hard, actually](https://arxiv.org/abs/2106.06278)