OSDN Git Service

8e3bd2a256f41fb5f87b896d3d49e550321cba91
[joypy/Thun.git] / docs / reference / stuncons.md
1 ------------------------------------------------------------------------
2
3 ## stuncons
4
5 Function
6
7 Take the [stack] and [uncons] the top item.
8
9 ### Example
10
11        1 2 3 stuncons
12     --------------------
13        1 2 3 3 [2 1]
14
15 ### Definition
16
17 > [stack] [uncons]
18