Data update
This commit is contained in:
parent
0df55f9f24
commit
aec8ed51b6
1045 changed files with 18889 additions and 2777 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# using an implied parameter .f ...
|
||||
val .pricefrac = f switch[and] .f {
|
||||
val .pricefrac = fn(.f) switch[and] .f {
|
||||
case >= 0.00, < 0.06: 0.10
|
||||
case >= 0.06, < 0.11: 0.18
|
||||
case >= 0.11, < 0.16: 0.26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue