Re: String Index Support for IndexedBy

2015-04-15 Thread Nordlöw
On Tuesday, 14 April 2015 at 19:38:10 UTC, Nordlöw wrote: I have implemented a type constructor [Ii]ndexedBy at https://github.com/nordlow/justd/blob/master/typecons_ex.d#L97 restricted by https://github.com/nordlow/justd/blob/master/typecons_ex.d#L78 See unittests below for usage. I would

String Index Support for IndexedBy

2015-04-14 Thread Nordlöw
I have implemented a type constructor [Ii]ndexedBy at https://github.com/nordlow/justd/blob/master/typecons_ex.d#L97 restricted by https://github.com/nordlow/justd/blob/master/typecons_ex.d#L78 See unittests below for usage. I would now like to extend this to enable a variant usage as