We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df2dca commit 1dc228cCopy full SHA for 1dc228c
docs/std/datatype/Pair.i.out
@@ -0,0 +1,5 @@
1
+net handle-(pair₄) {
2
+ (pair₄)-left first-(pairDup₄)
3
+ (pair₄)-right second-(pairDup₄)
4
+ (pair₄)-value!target-(pairDup₄)
5
+}
0 commit comments