How does one get return values?

https://matplotlib.org/3.1.0/gallery/statistics/hist.html

Shows that python uses return values to set properties of the plot

https://github.com/koji-kojiro/matplotlib-d/blob/master/examples/source/app.d

Does not give any examples of return values and when trying gives error about void returns.


Reply via email to