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