Now I see why using char[] fails. It's because [ElementType!(R).init]; returns a dchar[].
- Shouldn't hasSwappableElements work on char arrays? Andrej Mitrovic
- Re: Shouldn't hasSwappableElements work on char ... Andrej Mitrovic
- Re: Shouldn't hasSwappableElements work on char ... Jesse Phillips
- Re: Shouldn't hasSwappableElements work on c... Andrej Mitrovic
- Re: Shouldn't hasSwappableElements work ... Jonathan M Davis
- Re: Shouldn't hasSwappableElements w... Andrej Mitrovic
- Re: Shouldn't hasSwappableElements w... Steven Schveighoffer
- Re: Shouldn't hasSwappableEleme... Andrej Mitrovic
- Re: Shouldn't hasSwappableEleme... Steven Schveighoffer
- Re: Shouldn't hasSwappableElements work ... Ali Çehreli
- Re: Shouldn't hasSwappableElements work on c... Steven Schveighoffer
- Re: Shouldn't hasSwappableElements work ... Andrej Mitrovic