On Wednesday, 4 September 2013 at 00:56:55 UTC, Rory McGuire wrote:Will this break, if I implement the free standing functions in a different module that is not in scope of the Implements! template?
I was wondering if its possible to do interfaces the way #golang does it
but in #dlang.
Here is my first try: https://gist.github.com/rjmcguire/6431542.
Any help on making this smaller would be awesome.
Cheers,
R