Handbook
Glossary
at-fraction-of ( fraction seq -- val )
Vocabulary
bubble-chamber
Inputs
fraction
an
object
seq
an
object
Outputs
val
an
object
Definition
USING:
kernel
;
IN:
bubble-chamber
:
at-fraction-of
( fraction seq -- val )
swap
at-fraction
;