aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/rosetta/higher_order_functions.bruijn
diff options
context:
space:
mode:
Diffstat (limited to 'samples/rosetta/higher_order_functions.bruijn')
-rw-r--r--samples/rosetta/higher_order_functions.bruijn7
1 files changed, 7 insertions, 0 deletions
diff --git a/samples/rosetta/higher_order_functions.bruijn b/samples/rosetta/higher_order_functions.bruijn
new file mode 100644
index 0000000..952d08f
--- /dev/null
+++ b/samples/rosetta/higher_order_functions.bruijn
@@ -0,0 +1,7 @@
+first [0 [[0]]]
+
+second [first [[1]]]
+
+:test (second) ([[[[0]]]])
+
+main [[0]]