compiler.tree.propagation.transforms: document not{ } as well.
parent
09829bd506
commit
5a71d98d29
|
@ -196,7 +196,8 @@ ERROR: bad-partial-eval quot word ;
|
||||||
dup classoid?
|
dup classoid?
|
||||||
[
|
[
|
||||||
predicate-def
|
predicate-def
|
||||||
! union{ and intersection{ have useless expansions, and recurse infinitely
|
! union{ and intersection{ and not{ have useless
|
||||||
|
! expansions, and recurse infinitely
|
||||||
dup { [ length 2 >= ] [ second \ instance? = ] } 1&& [
|
dup { [ length 2 >= ] [ second \ instance? = ] } 1&& [
|
||||||
drop f
|
drop f
|
||||||
] when
|
] when
|
||||||
|
|
Loading…
Reference in New Issue