money ボキャブラリ
Factor ハンドブック
>
ボキャブラリ索引
概要
Utility for calculating money with rationals
メタデータ
作者:
Doug Coleman
,
Slava Pestov
ワード
タプルクラス
クラス
スーパークラス
スロット
not-an-integer
tuple
x
パーシングワード
ワード
構文
DECIMAL:
シンボルワード
currency-token
通常ワード
ワード
スタック効果
(money>string)
( dollars cents -- string )
dollars/cents
( dollars -- dollars cents )
money.
( object -- )
money>string
( object -- string )
not-an-integer
( x -- * )
parse-decimal
( str -- ratio )
クラス述語ワード
ワード
スタック効果
not-an-integer?
( object -- ? )
ファイル
resource:extra/money/money.factor
resource:extra/money/money-docs.factor
resource:extra/money/money-tests.factor