Handbook
Glossary
render ( -- )
Vocabulary
benchmark
.
mandel
Inputs
None
Outputs
None
Definition
USING:
benchmark.mandel.params
io
kernel
sequences
;
IN:
benchmark.mandel
:
render
( -- )
height
<iota>
[
width
<iota>
swap
[
c
pixel
color
write
]
curry
each
]
each
;
inline