Parents: | rosetta-code |
Class | Superclass | Slots |
active-object | tuple | timer function state previous-time |
Word | Stack effect |
<active-object> | ( -- object ) |
active-test | ( -- ) |
adding-function | ( t1 t2 active-object -- function ) |
apply-stack-effect | ( quot -- quot' ) |
destroy | ( active-object -- ) |
input | ( object quot -- object ) |
integrate | ( active-object -- ) |
nano-to-seconds | ( -- seconds ) |
object-times | ( active-object -- t1 t2 ) |
output | ( object -- val ) |
Word | Stack effect |
active-object? | ( object -- ? ) |