Handbook
Glossary
vminimum ( seq -- vmin )
Factor handbook
»
The language
»
Numbers
»
Vector operations
»
Vector component- and bit-wise logic
Prev:
vmaximum ( seq -- vmax )
Next:
vbitand ( u v -- w )
Vocabulary
math
.
vectors
Inputs
seq
an
object
Outputs
vmin
an
object
Definition
USING:
sequences
;
IN:
math.vectors
:
vminimum
( seq -- vmin )
[
]
[
vmin
]
map-reduce
;
inline