tweak: tested examples in playground
This commit is contained in:
parent
bfc3b39b2b
commit
cae8f8cb65
|
@ -567,7 +567,7 @@ let library = [
|
|||
~nameSpace,
|
||||
~output=EvtArray,
|
||||
~requiresNamespace=false,
|
||||
~examples=[`Danger.diminishingMarginalReturnsForFunctions2({|x| x+1}, {|y| 10}, 100, 0.01)`],
|
||||
~examples=[`Danger.diminishingMarginalReturnsForFunctions2({|x| 20-x}, {|y| 10}, 100, 0.01)`],
|
||||
~definitions=[
|
||||
FnDefinition.make(
|
||||
~name="diminishingMarginalReturnsForFunctions2",
|
||||
|
|
Loading…
Reference in New Issue
Block a user