package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Amount represents an amount in some commodity, along
with a set of valuations.
New creates a new amount with value zero.
Amount returns the amount.
Equal tests if both amounts are equal.
Minus computes the difference between two amounts.
Neg computes the negation of this amount.
Plus computes the sum of two amounts.
Valuation returns the valuation at position i. If the valuation
does not exist, 0 is returned.
Vec is a vector of decimals.
NewVec creates a new vector.
Add mutably adds the given vector to the receiver.
Neg mutably negates the given vector.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.