ByTypePricingStrategy

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(size_t delegate(size_t from, size_t to) @(safe) scope nothrow adjuster)
Undocumented in source.

Members

Functions

add
typeof(this) add(Entry[] entries)
typeof(this) add(TypeInfo type, size_t price)

Set entry

rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Entry
struct Entry
Undocumented in source.

Inherited Members

From PricingStrategy

rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source.

Meta