remove alternate names as they are not yet finalized
FossilOrigin-Name: e4547a9c0809421e778322270e80a275ff512cce2f8bdf9e7f147c0eb5bace56
This commit is contained in:
parent
0d85085139
commit
86e1319c8a
3 changed files with 781 additions and 798 deletions
|
@ -441,18 +441,6 @@ Apply q to x, y, and z.
|
|||
:tri@ dup dup tri* ;
|
||||
~~~
|
||||
|
||||
Alternative Names
|
||||
|
||||
~~~
|
||||
:cleave/2 bi ;
|
||||
:cleave/3 tri ;
|
||||
:spread/2 bi* ;
|
||||
:spread/3 tri* ;
|
||||
:apply/2 bi@ ;
|
||||
:apply/3 tri@ ;
|
||||
~~~
|
||||
|
||||
|
||||
### Combinators: Control
|
||||
|
||||
Execute quote until quote returns a flag of 0. In high level code:
|
||||
|
|
BIN
ngaImage
BIN
ngaImage
Binary file not shown.
1567
vm/nga-c/image.c
1567
vm/nga-c/image.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue