Don't make a curry
parent
72691cae07
commit
925c78e8a6
|
|
@ -122,7 +122,7 @@ ERROR: bad-slot-value value class ;
|
||||||
[
|
[
|
||||||
\ over ,
|
\ over ,
|
||||||
over reader-word 1quotation
|
over reader-word 1quotation
|
||||||
[ dip call ] curry [ dip swap ] curry %
|
[ dip call ] curry [ ] like [ dip swap ] curry %
|
||||||
swap setter-word ,
|
swap setter-word ,
|
||||||
] [ ] make (( object quot -- object )) define-inline
|
] [ ] make (( object quot -- object )) define-inline
|
||||||
] [ 2drop ] if ;
|
] [ 2drop ] if ;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue