Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Oct 21, 2024
1 parent 7df2dca commit 1dc228c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/std/datatype/Pair.i.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
net handle-(pair₄) {
(pair₄)-left first-(pairDup₄)
(pair₄)-right second-(pairDup₄)
(pair₄)-value!target-(pairDup₄)
}

0 comments on commit 1dc228c

Please sign in to comment.