Vector Swizzling in D
H. S. Teoh
hsteoh at quickfur.ath.cx
Wed Mar 14 09:52:11 PDT 2012
On Wed, Mar 14, 2012 at 03:57:02PM +0100, Boscop wrote:
> Hi everyone,
>
> I wrote a blog post for people who know a bit of D and want to dig
> deeper, it shows different approaches to get vector swizzling syntax
> in D:
>
> http://boscop.tk/blog/?p=1
>
> There is nothing revolutionary involved but it might still be useful
> to someone.
> Comments and criticism are welcome.
I like it. It's a good way to show off what's possible with opDispatch.
:-) Reminds me of implementing Roman numerals with opDispatch, that was
discussed recently.
T
--
Prosperity breeds contempt, and poverty breeds consent. -- Suck.com
More information about the Digitalmars-d-learn
mailing list