Sampling algorithms for D
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Fri Apr 13 13:11:10 PDT 2012
On 13/04/12 19:49, Ali Çehreli wrote:
> This is a complicated issue that touches how in contracts are not inherited. I
> think your issue is because the interface does not define any in contracts,
> effectively allowing every call to select(). Please start reading here: :)
You're absolutely right. I think I will kill the interface; it's not really
clear that it adds anything to the whole setup.
Thanks very much!
More information about the Digitalmars-d-learn
mailing list