OSDN Git Service

remove the individual md ref files
[joypy/Thun.git] / docs / reference / stuncons.md
diff --git a/docs/reference/stuncons.md b/docs/reference/stuncons.md
deleted file mode 100644 (file)
index 8e3bd2a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-------------------------------------------------------------------------
-
-## stuncons
-
-Function
-
-Take the [stack] and [uncons] the top item.
-
-### Example
-
-       1 2 3 stuncons
-    --------------------
-       1 2 3 3 [2 1]
-
-### Definition
-
-> [stack] [uncons]
-