| 作者: | Alex Chapman |
| クラス | スーパークラス | スロット |
| name interest-rate interest-payment-day opening-date transactions unpaid-interest interest-last-paid | ||
| date amount description |
| ワード | スタック効果 |
| ( name interest-rate interest-payment-day opening-date -- account ) | |
| ( date amount description -- transaction ) | |
| ( account transaction -- account ) | |
| ( account date -- ) | |
| ( account date -- ) | |
| ( account date -- balance ) | |
| ( account -- balance ) | |
| ( yearly-rate day -- daily-rate ) | |
| ( account date -- rate ) | |
| ( quot: ( -- ) start end -- ) | |
| ( account transactions -- account ) | |
| ( account date -- ? ) | |
| ( name interest-rate interest-payment-day opening-date opening-balance -- account ) | |
| ( account date -- ) | |
| ( account date -- ) | |
| ( account date -- account ) | |
| ( transactions -- balance ) | |
| ( account date -- transactions ) | |
| ( account amount -- account ) |
| ワード | スタック効果 |
| ( object -- ? ) | |
| ( object -- ? ) |