Seb, this is awesome!

On Monday, 22 August 2016 at 15:34:47 UTC, Seb wrote:
http://blog.mir.dlang.io/random/2016/08/19/intro-to-random-sampling.html

code samples with too long lines do not render appropriate on my browsers. (current chrome on linux and a pretty outdated firefox on windows :) )

Taking this example:

S sample(S, RNG, Pdf, Hat, HatInv, Squeeze)(ref RNG gen, Pdf pdf, Hat hat,
      HatInv hatInvCDF, Squeeze sq)
  {

Then the second line of parameters does not render at all.

Will definitly play around with your code!

Reply via email to