functors: C: is arity 2, no stack effects.
parent
d728f9342f
commit
03a78f06e3
|
@ -14,7 +14,7 @@ WHERE
|
||||||
|
|
||||||
TUPLE: B { value T } ;
|
TUPLE: B { value T } ;
|
||||||
|
|
||||||
C: <B> B ( T -- B ) ;
|
C: <B> B ;
|
||||||
|
|
||||||
FUNCTOR>
|
FUNCTOR>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue