diff options
Diffstat (limited to 'std/Combinator.bruijn')
-rw-r--r-- | std/Combinator.bruijn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/std/Combinator.bruijn b/std/Combinator.bruijn index 470c574..452ebfb 100644 --- a/std/Combinator.bruijn +++ b/std/Combinator.bruijn @@ -77,6 +77,8 @@ i* [[1 0]] ⧗ (a → b) → a → b …$… i* +$‣ i* + # idiot twice removed combinator i** [[[2 1 0]]] ⧗ (a → b → c) → a → b → c |