Parents: | rosetta-code |
Class | Superclass | Slots |
bounty | tuple | amounts value weight volume |
Word | Stack effect |
<bounty> | ( items -- bounty ) |
best-bounty | ( -- bounty ) |
find-max-amounts | ( -- amounts ) |
max-volume | ( -- value ) |
max-weight | ( -- value ) |
valid-bounty? | ( bounty -- ? ) |
values | ( -- value ) |
volumes | ( -- value ) |
weights | ( -- value ) |
Word | Stack effect |
bounty? | ( object -- ? ) |